+1
Other files in the index also do this, eg SegmentInfos.CURRENT_FORMAT.
Mike
On Mon, Aug 24, 2009 at 10:33 AM, Grant Ingersoll wrote:
> In the Term Dictionary Section, it says:
>
> TIVersion names the version of the format
> of this file and is -2 in Lucene 1.4.
>
In the Term Dictionary Section, it says:
TIVersion names the version of the format
of this file and is -2 in Lucene 1.4.
I think this should just replace -2 with
TermInfosWriter.FORMAT_CURRENT, and drop the Lucene 1.4 reference,
right?
T