Is there a recommended way of migrating from Spring Data JPA to Spring Data Solr ? My spring mvc app works alright using Spring Data JPA but we now want blazing fast results delivered from our data access layer. Is there a (simple) tutorial that helps integrate/migrate from JPA to Solr ?
问问题
969 次