On Apr 26, 2005, at 1:38 PM, Nicolas Maisonneuve wrote:
One of the pb in Lucene is the updating of document.
With this patch, you can update documents very quickly. (see test case)
http://issues.apache.org/bugzilla/show_bug.cgi?id=34563
This is not the link you meant. Here's the one you just submitted:
http://issues.apache.org/bugzilla/show_bug.cgi?id=34629
1 -this patch wasn't tested a lot, so bugs/optimization can be found. (but the idea is ok). I added it in the bugzilla site so that developpers could fix it if some bugs are found.
2- this patch doesn't support Term Vector
3- this patch works for optimized and no compounded index .
4- it's just to update doc, no for create new doc
Nicolas Maisonneuve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]