Allahbaksh Mohammedali Asadullah wrote:

For example I want to search amount >= 15 rather than doing it amount:[ 15] or something?

Is there any open source queryparser which converts something like amount >=15 into lucene number format query.

I don't know of any effort to change Lucene's queryParser syntax to support this, nor an an existing open-source package to do so, but patches are always welcome!

Mike

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