No, the code does not exist yet... I have a version that requires a unique identifier.

I proposed a design of "BufferedWriter" in a previous email that would not have this limited. It is similar to what other have suggested, which is to handle the buffering in a higher-level class and level IndexWriter alone.

The design involved a temporary ram directory, and ordered lists of commands (so that deletes and inserts can be interleaved).

On Jul 12, 2006, at 11:16 AM, Ning Li wrote:

Then I submit hat my proposed "BufferedWriter" is far simpler and
probably performs equally as well, if not better, especially for the
case where a document can be uniquely identified.

Can I find the patch for this already somewhere? Does it require an
explicit unique identifier understandable by Lucene?

---------------------------------------------------------------------
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]

Reply via email to