In the Term Dictionary Section, it says:
<p>TIVersion names the version of the format
of this file and is -2 in Lucene 1.4.
</p>
I think this should just replace -2 with
TermInfosWriter.FORMAT_CURRENT, and drop the Lucene 1.4 reference,
right?
That is:
<p>TIVersion names the version of the format
of this file and is equal to
TermInfosWriter.FORMAT_CURRENT.
</p>
-Grant
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org