q=price_1_1:[197 TO 249] and q=*:*&fq=price_1_1:[197 TO 249] returns 2 
records

but I have two records with the price_1_1 = 249, it seams that the upper 
range is exclusive and I can't figure out why, can you help me?

<dynamicField name="price_*"                type="tfloat" indexed="true"/>

<fieldType name="tfloat" class="solr.TrieFloatField" precisionStep="8"
omitNorms="true" positionIncrementGap="0"/>




--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-query-range-upper-exclusive-tp4080978.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to