You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Michael McCandless <lu...@mikemccandless.com> on 2008/04/01 10:29:47 UTC

default for StopFilter's enablePositionIncrements

StopFilter has the option to correctly set positionIncrementGap when  
it skip stop words.

But, it's off by default.

I think it really should be on by default, but we were unable to do  
so because it would break backwards compatibility.

Maybe for 3.0 we could switch the default?

Mike

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