jurismarches / luqum

A lucene query parser generating ElasticSearch queries and more !
Other
188 stars 40 forks source link

Add support for Lucene and Elasticsearch Boolean operations #71

Closed linefeedse closed 2 years ago

linefeedse commented 2 years ago

The aim is to properly support Lucene search queries with pluses and minuses as described in https://lucidworks.com/post/solr-boolean-operators/

alexgarel commented 2 years ago

Waow @linefeedse I'm so sorry this PR is stalled for such a long time ! I think it would be great to merge it.

alexgarel commented 2 years ago

It's really cool and safe to merge, as one as to explicitly invoke the BooleanOperation for it to appear. So I will merge it :-)

CC: @mmoriniere