Recently, I used spring-data-Solr,I like it very much。There is a scenario where I don't know how to write java code.
I used the solrtemplate API。Want to get the stores three kilometers near the current location, get their distance and sort them。
I don't know how to write code using solrtemplate。No examples of this scenario can be found in the official documentation,
Maybe I missed it!If so, I need a URL OR demo。Here's my bad code("request.getLocate()"="lat,lon")
solr server :
Comment From: wilkinsona
Spring Data Solr is managed as a separate project so I'm afraid this isn't the right place to ask for help. You can learn how to get some help in the project's README.