[
https://issues.apache.org/jira/browse/LUCENE-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2266:
----------------------------------
Fix Version/s: 3.1
3.0.1
2.9.2
> problem with edgengramtokenfilter and highlighter
> -------------------------------------------------
>
> Key: LUCENE-2266
> URL: https://issues.apache.org/jira/browse/LUCENE-2266
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/analyzers
> Affects Versions: 2.9.1
> Reporter: Joe Calderon
> Assignee: Robert Muir
> Priority: Minor
> Fix For: 2.9.2, 3.0.1, 3.1
>
> Attachments: LUCENE-2266.patch, LUCENE-2266.patch
>
>
> i ran into a problem while using the edgengramtokenfilter, it seems to report
> incorrect offsets when generating tokens, more specifically all the tokens
> have offset 0 and term length as start and end, this leads to goofy
> highlighting behavior when creating edge grams for tokens beyond the first
> one, i created a small patch that takes into account the start of the
> original token and adds that to the reported start/end offsets.
--
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]