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

[jira] [Commented] (LUCENE-5984) Remove ChainedFilter

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

Torsten Krah commented on LUCENE-5984:
--------------------------------------

>From a user perspective it would be nice to document this change. Changelog misses this and there maybe other users which use this Filter, e.g. myself - it's not only used in Solr, it maybe used in users code too.
At least deprecating it in 4.x to know this would have been nice to know this is coming. Maybe you can add it to the Changes.txt for 5.0.x?

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org