You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/12/09 23:11:58 UTC

[jira] [Resolved] (LUCENE-7581) IndexWriter#updateDocValues can break index sorting

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

Michael McCandless resolved LUCENE-7581.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 6.4
                   master (7.0)

Thank you [~jim.ferenczi]!

> IndexWriter#updateDocValues can break index sorting
> ---------------------------------------------------
>
>                 Key: LUCENE-7581
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7581
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ferenczi Jim
>             Fix For: master (7.0), 6.4
>
>         Attachments: LUCENE-7581.patch, LUCENE-7581.patch
>
>
> IndexWriter#updateDocValues can break index sorting if it is called on a field that is used in the index sorting specification. 
> TestIndexSorting has a test for this case: #testConcurrentDVUpdates 
> but only L1 merge are checked. Any LN merge would fail the test because the inner sort of the segment is not re-compute during/after DV updates.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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