Avoid the org.apache.lucene.search.Filter API

Description

The org.apache.lucene.search.Filter class is removed, usage of these need to be replaced with a combination of BooleanQuery and Occur.FILTER.

I hope we can keep the "filter concept" as explained in our documentation and expressed by our API, while replacing the implementation.

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created April 8, 2016 at 12:49 PM
Updated June 9, 2017 at 8:19 AM
Resolved May 9, 2017 at 3:10 PM