Hello,

I use the facet.query to search documents nearby the search location. It
looks like this:

facet.query={!frange l=0 u=10}geodist()
facet.query={!frange l=0 u=20}geodist()
facet.query={!frange l=0 u=50}geodist()
facet.query={!frange l=0 u=100}geodist()

SFIELD and the PT are set, and it works but it's very slow. The Qtime is
between 1400ms and 1800ms. Is there a way to win performance? or something
else to get the same response?

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Performance-issue-Frange-with-geodist-tp3417962p3417962.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to