You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Patrick Zhai (Jira)" <ji...@apache.org> on 2022/02/15 21:57:00 UTC

[jira] [Resolved] (LUCENE-10371) Make IndexRearranger able to arrange segment into a determined order

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

Patrick Zhai resolved LUCENE-10371.
-----------------------------------
    Resolution: Fixed

> Make IndexRearranger able to arrange segment into a determined order
> --------------------------------------------------------------------
>
>                 Key: LUCENE-10371
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10371
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Patrick Zhai
>            Priority: Minor
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Previously when I tried to make change to luceneutil to let it use {{IndexRearranger}} for a faster deterministic index construction, I found that even each segment contains the same documents set, the order of segments will impact the estimated hit number (using BMW): [https://markmail.org/message/zl6zsqvbg7nwfq6w]
> At that time the discussion tend to tolerant the small hit count difference to resolve the issue, after some time when I discuss this issue again with [~mikemccand] , we thought it might also be a good idea to just add ability of rearranging the segments order to {{IndexRearranger}}, so that we can ensure each time the rearranged index is truly the same.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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