Thank you so much. With LatLonPoint.nearest(..), I am getting results in 6ms,
with accurate results, when I compared MongoDB.geoNear().

I also  tried with LatLonPoint.newDistanceQuery, and I got results in 6ms
but the results are NOT the nearest points.

Few more questions:

Is there an API that use with LatLonPoint.nearest where I can specify the
radius.

Or how can I sort results from LatLonPoint.newDistanceQuery?

Thanks again.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Lucene-GeoNear-Search-and-Sort-Performance-tp4343468p4343502.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to