Hi

I find it very annoying that I need to set true/false on these methods
whenever I want to control compound files creation. Is it really necessary
to allow writing doc stores in non compound files vs. the other index files
in a compound file? Does somebody know if this feature is used somewhere?

If it's crucial to keep the two methods, then how about introducing a
setCompoundMode(true/false) to turn on/off both at once? IndexWriter used to
have it, before we switched to IndexWriterConfig and I think it was very
useful.

Shai

Reply via email to