Uwe

is there anyway we can downgrade to 3.8.1 while being able to read indexes created from 4.0.0?

On 2014/07/16, 11:45 AM, Uwe Schindler wrote:
If you index as a long field, you have to use NumericRangeQuery to query. A 
simple TermRangeQuery as created by QueryParser does not work, because it 
cannot handle numeric fields.




---------------------------------------------------------------------
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