You get/set the merge policy on IndexWriterConfig (which you pass to
IndexWriter).

And then you can set this CFS ratio via that merge policy.

Mike McCandless

http://blog.mikemccandless.com


On Thu, Jan 24, 2013 at 5:35 PM, saisantoshi <saisantosh...@gmail.com>wrote:

> Thanks a lot. One last question, how do we set it? IndexWriter.???
>
> Thanks,
> Ranjith.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/List-of-files-that-Lucene-4-0-generates-during-indexing-tp4035993p4036091.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

Reply via email to