You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Nicolas Lalevée <ni...@anyware-tech.com> on 2007/01/07 17:10:32 UTC

The tvp extension

Hello,

In o.a.l.index.IndexFileNames.java, there are these lines :

  static final String INDEX_EXTENSIONS[] = new String[] {
      "cfs", "fnm", "fdx", "fdt", "tii", "tis", "frq", "prx", "del",
      "tvx", "tvd", "tvf", "tvp", "gen", "nrm" 
  };

What is the "tvp" extension ? I didn't see any occurrence of it in the doc, 
neither in the code. A bug ?

cheers,
Nicolas

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