collective / collective.solr

Solr search engine integration for Plone
https://pypi.org/project/collective.solr/
22 stars 46 forks source link

Add support for "not" queries #253

Closed mpeeters closed 4 years ago

mpeeters commented 4 years ago

This branch add the support for "not" queries introduced in Products.ZCatalog 3.0a1

tisto commented 4 years ago

@mpeeters merged and released. Thanks!