(reopen), then perform a batch addDocuments.  Then when a search is executed
nothing is returned, and after an optimize the index goes down to 1K.  Seems

What did you set maxBufferedDocs to? If it is bigger than the number
of documents you inserted, the newly added documents haven't reached
disk, therefore a search will return nothing.

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

Reply via email to