You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Hyong Ko <hy...@hotmail.com> on 2002/05/30 19:52:57 UTC

segment count

I added a segment using IndexWriter.addDocument. Then I called 
IndexWriter.optimize (IndexWriter.close works too) to generate index files 
to do a search. Then I added another segment using IndexWriter.addDocument. 
The total segment count should be 2, but instead it's 3. Any ideas? Is this 
the right way to index and search concurrently? Thanks.




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>