Is it possible that the tvf file you are looking at is old (i.e. not part of your active index)?
Otis ---- Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ ----- Original Message ---- > From: Salman Akram <salman.ak...@northbaysolutions.net> > To: solr-user@lucene.apache.org > Sent: Sun, January 16, 2011 6:17:23 AM > Subject: Re: TVF file > > Some more info I copied it from Luke and below is what it says for... > > Text Fields --> stored/uncompressed,indexed,tokenized > String Fields --> stored/uncompressed,indexed,omitTermFreqAndPositions > > The main contents field is not stored so it doesn't show up on Luke but that > is Analyzed and Tokenized for searching. > > On Sun, Jan 16, 2011 at 3:50 PM, Salman Akram < > salman.ak...@northbaysolutions.net> wrote: > > > Hi, > > > > From my understanding TVF file stores the Term Vectors (Positions/Offset) > > so if no field has Field.TermVector set (default is NO) so it shouldn't be > > created, right? > > > > I have an index created through SOLR on which no field had any value for > > TermVectors so by default it shouldn't be saved. All the fields are either > > String or Text. All fields have just indexed and stored attributes set to > > True. String fields have omitNorms = true as well. > > > > Even in Luke it doesn't show V (Term Vector) flag but I have a big TVF file > > in my index. Its almost 30% of the total index (around 60% is the PRX > > positions file). > > > > Also in Luke it shows 'f' (omitTF) flag for strings but not for text > > fields. > > > > Any ideas what's going on? Thanks! > > > > -- > > Regards, > > > > Salman Akram > > Senior Software Engineer - Tech Lead > > 80-A, Abu Bakar Block, Garden Town, Pakistan > > Cell: +92-321-4391210 > > > > > > -- > Regards, > > Salman Akram > Senior Software Engineer - Tech Lead > 80-A, Abu Bakar Block, Garden Town, Pakistan > Cell: +92-321-4391210 >