[EMAIL PROTECTED] napisaĆ(a):
> The way that Lucene (and by extension, PyLucene) seems to work is that
> updates to documents are implemented by the user as a document
> addition (of the new version) and subsequent deletion (of the old
> version).
I'd switch the operations, first delete then add.
Hi all,
The way that Lucene (and by extension, PyLucene) seems to work is that
updates to documents are implemented by the user as a document
addition (of the new version) and subsequent deletion (of the old
version).
My problem is that I'd like to update a number of documents which have
their Sto