Re: Problem with RangeQuery in Lucene

2008-11-23 Thread Anshum
> result should be 2-5,4-8,3-6. How can i embed this logic into the lucene > query. > > > -- > View this message in context: > http://www.nabble.com/Problem-with-RangeQuery-in-Lucene-tp20635373p20635373.html > Sent fro

Problem with RangeQuery in Lucene

2008-11-22 Thread ramnadh
-5,4-8,3-6 and user is searching with range 2-4 i should be able to bring if it is falling in any of the stored index records result should be 2-5,4-8,3-6. How can i embed this logic into the lucene query. -- View this message in context: http://www.nabble.com/Problem-with-RangeQuery-in-Lucene