I came across the code in BlurIndexSimpleWriter that is using mergePolicy.setUseCompoundFile(false);
Are there particular reasons for avoiding Compound-file, because lucene encourages to use these Compound-files by default? -- Ravi
I came across the code in BlurIndexSimpleWriter that is using mergePolicy.setUseCompoundFile(false);
Are there particular reasons for avoiding Compound-file, because lucene encourages to use these Compound-files by default? -- Ravi