[ 
https://issues.apache.org/jira/browse/LUCENE-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833626#action_12833626
 ] 

Uwe Schindler commented on LUCENE-2266:
---------------------------------------

As this patch is really simple, I have no problem with quickly putting into 
2.9.2. Robert, as we are in code freeze, I would like to apply it.

> 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
>         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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to