[
https://issues.apache.org/jira/browse/LUCENE-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714459#action_12714459
]
Shai Erera commented on LUCENE-1542:
------------------------------------
I absolutely agree this is a bug that should be fixed. I was just worried with
keeping the bug there, and forcing the app to reindex. I thought that can be
avoided if we fix it under the cover, whenever merges occur. But I may be wrong.
Maybe when this new "segment-level metadata" comes in, we could have written
some code which reads a Segment and based on its version fixes the positions.
Oh well .. it's just one more case where the app would need to reindex due to a
bug fix (the other case I'm aware of is the invalid acronyms). I suppose that's
acceptable, since it's a bug fix.
> Lucene can incorrectly set the position of tokens that start a field with
> positonInc 0.
> ---------------------------------------------------------------------------------------
>
> Key: LUCENE-1542
> URL: https://issues.apache.org/jira/browse/LUCENE-1542
> Project: Lucene - Java
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: Mark Miller
> Priority: Minor
> Fix For: 2.9
>
> Attachments: LUCENE-1542.patch, LUCENE-1542.patch, LUCENE-1542.patch
>
>
> More info in LUCENE-1465
--
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: [email protected]
For additional commands, e-mail: [email protected]