bripkens / lucene

Node.js lib to transform: lucene query → syntax tree → lucene query
MIT License
73 stars 33 forks source link

Greater than, less than etc? #50

Closed paul-uz closed 2 years ago

paul-uz commented 2 years ago

Does this parser support queries like age:>21, age:(>=18 OR <=21) or dob:>=1970-01-01?

bripkens commented 2 years ago

You can just try these things by using the library either locally, or on RunKit (or through other services).

https://runkit.com/embed/k30opcq2eiky