jpountz commented on issue #14959: URL: https://github.com/apache/lucene/issues/14959#issuecomment-3278830577
Alternate idea: maybe this should be fully controlled by the `CompoundFormat`. It would allow it to do something like packing the smaller files into a compound file and keeping the bigger files on their own, e.g. sorting files by increasing size and adding them to a compound file as long as the compound file is less than or equal to 16MB. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org