[ 
https://issues.apache.org/jira/browse/LUCENE-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156300#comment-14156300
 ] 

ASF subversion and git services commented on LUCENE-5984:
---------------------------------------------------------

Commit 1628925 from [~jpountz] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1628925 ]

LUCENE-5984: Remove ChainedFilter.

> Remove ChainedFilter
> --------------------
>
>                 Key: LUCENE-5984
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5984
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-5984.patch
>
>
> I would like to suggest removing ChainedFilter. It is currently only used in 
> Solr's CurrencyField but could easily be replaced with a BooleanFilter and my 
> understanding of this filter is that it can generally be replaced with a 
> BooleanFilter. So let's drop it and suggest using BooleanFilter instead?



--
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