It works! :)

@Jonathan: Indeed, I'm using Solr1.4.1 example schema.

I have now added:
in schema.xml

<fieldType name="int" class="solr.TrieIntField" precisionStep="0"
omitNorms="true" positionIncrementGap="0"/> 

changed relevant fields in schema.xml from "integer" to "int"

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

Reply via email to