Term Vectors with positions are written to the "tvf" file like other
term vector information too. There is no extra file containing term
vectors position information. The "tvp" extension seems to be an relict
from earlier days where lucene file extensions where spreaded
--- Original Message
From: Nicolas Lalevée <[EMAIL PROTECTED]>
To: java-dev@lucene.apache.org
Sent: Monday, January 8, 2007 12:10:32 AM
Subject: The tvp extension
Hello,
In o.a.l.index.IndexFileNames.java, there are these lines :
static final String INDEX_EXTENSIONS[] = new String[]
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",
&quo