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

Uwe Schindler resolved LUCENE-2266.
-----------------------------------

    Resolution: Fixed

Committed trunk revision: 910078
Committed 3.0 revision: 910080
Committed 2.9 revision: 910082

Thanks Joe & Robert. Now I can start the PMC votes of Lucene 2.9.2 and 3.0.1!

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

Reply via email to