Daniel Naber wrote:
-The first sentence refers to Lucene 1.4, but the end of the second
paragraph then refers to 1.3.
-"Term Vectors. For each field in each document, the term vector (sometimes
called document vector) is stored. A term vector consists of the term
text, term frequency and term position." -- I think term vectors don't
contain position information, do they?
-"A file named "deletable" contains the names of files that are no longer
used by the index, but which could not be deleted. This is only generated
on Win32, where a file may not be deleted while it is still open." --
Actually the file is also generated on Linux, but it contains only 4 null
bytes.
You are correct in all cases. Would you like to patch this?
Doug
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]