I'm trying to understand the .fdt file format and seem to have run into some discrepancies between the documentation and the actual format.
Near the start of the file, there are some bytes that don't match up with the description at http://lucene.apache.org/java/3_2_0/fileformats.html#Fields. It looks like perhaps there is a magic number at the start of the file, followed by some other stuff. Is the documentation missing something about this? Or, could someone point me in the direction of where in Lucene this file is parsed/read? -Michael --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org