+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<gsing...@apache.org> wrote:
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to