Yes I am including this patch as it is very useful for increasing the efficiency of updates
as you described. I will be conducting more tests and will post any results. Yes a patch
for IndexWriter will be useful so that the entirety of this build will work. Thanks!
----- Original Message ----
From: Ning Li <ning.li.li@gmail.com>
To: java-dev@lucene.apache.org
Sent: Tuesday, August 22, 2006 12:45:00 PM
Subject: Re: [jira] Commented: (LUCENE-565) Supporting deleteDocuments in IndexWriter (Code
and Performance Results Provided)
> I tested just the IndexWriter from this code base, it does not seem to work.
> NewIndexModifier does work. I simply used IndexWriter to create several
> documents and then search for them. Nothing came back even though it seems
> something was written to disk.
The patch worked until several days ago, when a change was committed
to IndexWriter which probably broke the patch.
I didn't submit another patch to avoid flooding this issue with too
many patches. But if you or anyone else are interested in
using/reviewing/committing this patch, I will submit one that works
with the latest version.
Ning
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|