I'm storing and reading the documents using Compass, not Lucene directly. I didn't touch those parameters, so I guess the default values are being used (I do see cfs files in the index).
How the ramBufferSizeMB parameter affect the files size? What value should I use in order to have 6MB files? Michael McCandless-2 wrote: > > What did you set your IndexWriter ramBufferSizeMB to? That controls > how large the initial segments are. > > Are you using compound file format? (that's the default). > > -- View this message in context: http://old.nabble.com/Is-there-a-way-to-limit-the-size-of-an-index--tp27056573p27097887.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