Hello. We have an index that when creted using lucene2.3.2, has a size of about 4G.
Creating the same index (with the same parameters) with lucene 3.6.0 results in an 11G index. Could someone shed some light into why the index is so much larger, given the same data and the same parameters? I realize this is a large version jump but a doubling in index size does not seem a step in the right direction to me ;-) I am using cfs format. Thanks, Clive