[ 
https://issues.apache.org/jira/browse/LUCENE-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-1660:
---------------------------------------

    Attachment: LUCENE-1660.patch

Attached patch.  I plan to commit in a day or two.

> 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
>         Attachments: LUCENE-1660.patch
>
>
> 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