You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Shai Erera <se...@gmail.com> on 2011/01/27 11:58:17 UTC

FilterManager

Hi

This class is used by 'remote' only, and I think it should have been
deprecated (removed in trunk) along with 'remote'. CachingWrapperFilter is
much better. What do you think?

Shai

Re: FilterManager

Posted by Robert Muir <rc...@gmail.com>.
by the way, i think we should apply this patch in 3.x, just to clean
it up even though its removed.

https://issues.apache.org/jira/browse/LUCENE-2821

(if we do not want to do this, we should close the issue)

On Thu, Jan 27, 2011 at 6:03 AM, Uwe Schindler <uw...@thetaphi.de> wrote:
> +1,
>
>
>
> I have seen this class quite often and wondered why we use it. In trunk,
> remote was removed, so this file is obsolete.
>
>
>
> -----
>
> Uwe Schindler
>
> H.-H.-Meier-Allee 63, D-28213 Bremen
>
> http://www.thetaphi.de
>
> eMail: uwe@thetaphi.de
>
>
>
> From: Shai Erera [mailto:serera@gmail.com]
> Sent: Thursday, January 27, 2011 11:58 AM
> To: dev@lucene.apache.org
> Subject: FilterManager
>
>
>
> Hi
>
> This class is used by 'remote' only, and I think it should have been
> deprecated (removed in trunk) along with 'remote'. CachingWrapperFilter is
> much better. What do you think?
>
> Shai

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


Re: FilterManager

Posted by Michael McCandless <lu...@mikemccandless.com>.
+1

Mike

On Thu, Jan 27, 2011 at 6:03 AM, Uwe Schindler <uw...@thetaphi.de> wrote:
> +1,
>
>
>
> I have seen this class quite often and wondered why we use it. In trunk,
> remote was removed, so this file is obsolete.
>
>
>
> -----
>
> Uwe Schindler
>
> H.-H.-Meier-Allee 63, D-28213 Bremen
>
> http://www.thetaphi.de
>
> eMail: uwe@thetaphi.de
>
>
>
> From: Shai Erera [mailto:serera@gmail.com]
> Sent: Thursday, January 27, 2011 11:58 AM
> To: dev@lucene.apache.org
> Subject: FilterManager
>
>
>
> Hi
>
> This class is used by 'remote' only, and I think it should have been
> deprecated (removed in trunk) along with 'remote'. CachingWrapperFilter is
> much better. What do you think?
>
> Shai

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


RE: FilterManager

Posted by Uwe Schindler <uw...@thetaphi.de>.
+1,

 

I have seen this class quite often and wondered why we use it. In trunk,
remote was removed, so this file is obsolete.

 

-----

Uwe Schindler

H.-H.-Meier-Allee 63, D-28213 Bremen

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: uwe@thetaphi.de

 

From: Shai Erera [mailto:serera@gmail.com] 
Sent: Thursday, January 27, 2011 11:58 AM
To: dev@lucene.apache.org
Subject: FilterManager

 

Hi

This class is used by 'remote' only, and I think it should have been
deprecated (removed in trunk) along with 'remote'. CachingWrapperFilter is
much better. What do you think?

Shai