Hello,

We have a use-case for index-rewrite on a "frozen index" where no new
documents are added. It goes like this..

   1. Get all segments for the index (base-segment-list)
   2. Create a new segment from base-segment-list with unique set of docs
   (LiveDocs)
   3. Repeat step 2, for a fixed count. Like say 5 or 10 times

Is something like this achievable via Merge Policy? We can disable commits
too, till the full run is completed.

Any help is appreciated

Regards,
Ravi

Reply via email to