vsop-479 commented on PR #16245:
URL: https://github.com/apache/lucene/pull/16245#issuecomment-4976560677

   > Maybe rerun with single segment (force merge to 1)? At least then the 
results are comparable to one another, though less realistic for near-real-time 
cases.
   
   +1, I think the difference in segments counts comes from the fact that we 
create baseline index with `useCMS=True` and  `mergePolicy="TieredMergePolicy"` 
in `example.py`, but create `candidate_index ` without these args.
   I will add the same args to `candidate_index ` to check.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to