You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2015/02/24 19:50:04 UTC

[jira] [Resolved] (LUCENE-6286) Remove Filter from IndexSearcher APIs

     [ https://issues.apache.org/jira/browse/LUCENE-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrien Grand resolved LUCENE-6286.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 5.1
                   Trunk

> Remove Filter from IndexSearcher APIs
> -------------------------------------
>
>                 Key: LUCENE-6286
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6286
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>             Fix For: Trunk, 5.1
>
>         Attachments: LUCENE-6286.patch
>
>
> IndexSearcher has lots of methods that take a filter, and merge it with the query using a FilteredQuery when it is non null. I would like to remove these methods in favour of methods that only take a query and leave the responsibility to build a FilteredQuery or a BooleanQuery with FILTER clause to the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org