Thanks. I read this ( and also tried it out in my code) and understand that
forceMerge(1) is not advisable for performance reasons. My question here is
if we don't have a way to compress these files, it will produce enormous
amount of files which will lead to some file system issues ( such as
exceeding the file descriptor issues). Not sure if there is any way to avoid
that kind of problem? How do we handle that situation with Lucene?

Thanks,
Sai



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Example-settings-for-TieredMergePolicy-Lucene-4-0-tp4038008p4038051.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