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 18:10:04 UTC

[jira] [Comment Edited] (LUCENE-5984) Remove ChainedFilter

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

Torsten Krah edited comment on LUCENE-5984 at 2/24/15 5:09 PM:
---------------------------------------------------------------

Thanks for the hint - missed this document, open another ticket for the other filter question to omit hijacking this one.


was (Author: tkrah):
Thanks for the hint - btw while i am looking at it - i am searching the {{FieldCacheRangeFilter}} too - its not in the MIGRATE.html document and not mentioned in the Changes - where is this one and how to migrate this.

> 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
>             Fix For: 5.0, Trunk
>
>         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