Closed
Description
As of Lucene 7.5 (probably Elasticsearch 6.5), the max_num_segments
option will only be a best effort, and will not be honored if it would require creating segments that are larger than the maximum segment size. https://issues.apache.org/jira/browse/LUCENE-7976
Stalled on the upgrade to Lucene 7.5.