Re: Search while indexing

2009-03-08 Thread Erick Erickson
g duplicate URLs when > indexing web would be common. >Best > Wishes. > - Original Message - > From: "Erick Erickson" > To: > Sent: Saturday, March 07, 2009 10:58 PM > Subject: Re: Search while indexing > > > > First, you'll probably wa

Re: Search while indexing

2009-03-07 Thread sonfon
rch 07, 2009 10:58 PM Subject: Re: Search while indexing > First, you'll probably want to search the user list archive for this issue, > as > it's been discussed and you'll find more information than I can remember > off the top of my head. That said: > > 1> c

Re: Search while indexing

2009-03-07 Thread Erick Erickson
First, you'll probably want to search the user list archive for this issue, as it's been discussed and you'll find more information than I can remember off the top of my head. That said: 1> changes to an index are not visible until you reopen the reader. You probably have to flush the writer

Search while indexing

2009-03-07 Thread sonfon
Dear All, Now, I'm considering to build index for my application with lucene. However, as the document sources I'm going to index has many duplications, so before adding a document to an IndexWriter, I hope search in the index database first to see if a same document copy has already been ad

Search while indexing

2009-03-06 Thread sonfon
Dear All, Now, I'm considering to build index for my application with lucene. However, as the document sources I'm going to index has many duplications, so before adding a document to an IndexWriter, I hope search in the index database first to see if a same document copy has already been ad