[
https://issues.apache.org/jira/browse/LUCENE-10371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani updated LUCENE-10371:
--------------------------------------
Fix Version/s: 9.1
> 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
> Fix For: 9.1
>
> 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: [email protected]
For additional commands, e-mail: [email protected]