[
https://issues.apache.org/jira/browse/LUCENE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238034#comment-13238034
]
Robert Muir commented on LUCENE-3920:
-------------------------------------
Note I havent debugged this enough to see if its really shinglefilter,
or actually a bug in ngrams filter, or somehow a crazy bug when
the two of them get together. Its just something I tripped in LUCENE-3919.
> ShingleFilter sometimes confuses offsets
> ----------------------------------------
>
> Key: LUCENE-3920
> URL: https://issues.apache.org/jira/browse/LUCENE-3920
> Project: Lucene - Java
> Issue Type: Bug
> Affects Versions: 3.6, 4.0
> Reporter: Robert Muir
> Attachments: LUCENE-3920_test.patch
>
>
> It seems like maybe its possibly applying the offsets from the wrong token?
> Because after shingling, the resulting token has a startOffset thats after
> the endoffset.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]