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

britta weber updated LUCENE-5444:
---------------------------------

    Attachment: LUCENE-5444.patch

Here you go, also added javadoc to MockAnalyzer.set/getOffsetGap.

> offsets in MemoryIndex broken when adding field with more than once
> -------------------------------------------------------------------
>
>                 Key: LUCENE-5444
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5444
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>    Affects Versions: 4.6.1
>            Reporter: britta weber
>            Assignee: Simon Willnauer
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 5.0, 4.7
>
>         Attachments: LUCENE-5444.patch, LUCENE-5444.patch, LUCENE-5444.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> When fields with the same name are added more than once to MemoryIndex, the 
> offsets of the previous additions of the field do not seem to be taken into 
> account. As a result, MemoryIndex cannot be used for example with the vector 
> highlighter. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to