Can someone please send a simple java example for indexing and querying a latitude, longitude coordinate on SolrDocument. That is, assume we have a document and we want to simply add the lat,lon as field to the document and then query according to distance too
Thanks -Yair