Hi guys, We were noticing some odd behavior recently with our indexes.
We have a process that adds new documents into our indexes. When we iterate through all the documents through an IndexReader, we're not seeing the new documents and we're not seeing the new documents when we run a search. However, after optimizing, suddenly those new documents appear. Its almost as if the new segments are not being read by the IndexReader. Any thoughts? We're running on Windows NT, jdk 1.4.2 and lucene 1.4. Roy. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]