Make StopFilter.enablePositionIncrements explicit
-------------------------------------------------

                 Key: LUCENE-1660
                 URL: https://issues.apache.org/jira/browse/LUCENE-1660
             Project: Lucene - Java
          Issue Type: Improvement
            Reporter: Michael McCandless


I think the default for this should be true, ie, do not lose
information when filtering (preserve the positions of the original
tokens).

But, we can't change this without breaking back-compat.

So, as workaround, we should make the parameter explicit so one must
decide up front.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to