I have a program I recently converted from a pull scheme to a push scheme.
So previously I was pulling down the documents I was indexing, and when I
was done I'd close the IndexWriter at the end of each iteration. Now that
I've converted to a push scheme I'm sent the documents to index, and I
wri
thanks that solved my problem.
-- Original --
From: "Uwe Schindler";
Date: Fri, Dec 30, 2011 05:27 AM
To: "java-user";
Subject: RE: Can't get a hit
Hi,
IndexReaders, on which you are doing the search, are a snapshot of the index
at the time it was opene
Hi
My suggestion
U should have a Common coloum which stores Unique Identity of the Data
being Index.
ex - Name+Date of Record
This helps in replacing the duplicates with latest by using TermQuery
search /Replace process.
This also helps in Maintaining unique record List with out duplicate
Count me in for Bangalore.
This mail thread indicates, 3 from Bangalore and 1 from Mumbai. If we get more
people then we could do some meetup.
Regards
Ganesh
- Original Message -
From:
To:
Sent: Tuesday, December 13, 2011 4:23 PM
Subject: Re: Lucene bangalore chapter
Do we have a