I have this in my query:
 &q=*:*&facet.query=location_rating_total:[3 TO 100]

And this document:
<result name="response" numFound="6" start="0" maxScore="1.0">
−
<doc>
<float name="score">1.0</float>
<str name="id">1</str>
<int name="location_rating_total">2</int>
</doc>

But still my total results equals 6 (total population) and not 0 as I would
expect

Why?
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Range-query-not-working-tp1570324p1570324.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to