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

ASF subversion and git services commented on LUCENE-5444:
---------------------------------------------------------

Commit 1568314 from [~simonw] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1568314 ]

LUCENE-5444: MemoryIndex did't respect the analyzers offset gap

> 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, 
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to