On 10/17/06, Johan Stuyts <[EMAIL PROTECTED]> wrote:
So my questions are: is there a way to prevent the IndexWriter from
merging, forcing it to create a new segment for each indexing batch?

Already done in the Lucene trunk:
http://issues.apache.org/jira/browse/LUCENE-672

Background:
http://www.gossamer-threads.com/lists/lucene/java-dev/39799#39799

And
if so, will it still be possible to merge the disk segments when I want
to?

call optimize()

-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to