Hello, I merged two optimized core with solr 7.3.1 with the command http://localhost:8983/solr/admin/cores?action=mergeindexes&core=result&srcCore=core1&srcCore=core2
First core is 8.41 G, second core is 4.67 G, both are optimized. they have exactly same schema.xml. The result core is 22G!!!! with just one segment, so cant optimize. file _0_Lucene70_0.dvd of result core is 9,7G while .dvd files of merged core are 728M and 194M. If someone has an idea why the result file is so huge, it would be greatly appreciated. best, elisabeth