Re: Lucene File Formats web page

2008-02-01 Thread Michael McCandless
Woops, you are correct, the file formats doc is out of date. It should be #1. I'll fix it -- thank you for raising it! Mike Ivan Vasilev wrote: Hi Guys, In the File Formats web page (http://lucene.apache.org/java/2_3_0/ fileformats.html) there is section describing Segments File, where

Lucene File Formats web page

2008-02-01 Thread Ivan Vasilev
Hi Guys, In the File Formats web page (http://lucene.apache.org/java/2_3_0/fileformats.html) there is section describing Segments File, where we read: Segments --> Format, Version, NameCounter, ... ... Format is -1 as of Lucene 1.4 and -3 (SemgentInfos.FORMAT_SINGLE_NORM_FILE) as of Lucene 2