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

Adrien Grand updated LUCENE-6300:
---------------------------------
    Attachment: LUCENE-6300.patch

New patch:
 - also fixes doc-values rewrite
 - renames MultiTermQueryWrapperFilter to MultiTermQueryConstantScoreWrapper
 - renames rewrite methods constants to remove "QUERY" or "FILTER" from the 
name since we now only have queries

> Remove multi-term filters
> -------------------------
>
>                 Key: LUCENE-6300
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6300
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-6300.patch, LUCENE-6300.patch
>
>
> We have TermRangeFilter, NumericRangeFilter, ... that we should remove in 
> favour of their equivalent queries (TermRangeQuery, NumericRangeQuery, ...).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to