Re: TVF file

2011-01-16 Thread Salman Akram
atext.com/ :: Solr - Lucene - Nutch > Lucene ecosystem search :: http://search-lucene.com/ > > > > - Original Message > > From: Salman Akram > > To: solr-user@lucene.apache.org > > Sent: Sun, January 16, 2011 2:26:53 PM > > Subject: Re: TVF file &

Re: TVF file

2011-01-16 Thread Otis Gospodnetic
.apache.org > Sent: Sun, January 16, 2011 2:26:53 PM > Subject: Re: TVF file > > Please see below the dir listing and relevant part of schema file (I have > removed the name part from fields for obvious reasons). > > Also regarding .frq file why exactly is it needed? Is it re

Re: TVF file

2011-01-16 Thread Salman Akram
rom: Salman Akram > > To: solr-user@lucene.apache.org > > Sent: Sun, January 16, 2011 7:51:15 AM > > Subject: Re: TVF file > > > > Nops. I optimized it with Standard File Format and cleaned up Index dir > > through Luke. It adds upto to the total size when I

Re: TVF file

2011-01-16 Thread Otis Gospodnetic
: solr-user@lucene.apache.org > Sent: Sun, January 16, 2011 7:51:15 AM > Subject: Re: TVF file > > Nops. I optimized it with Standard File Format and cleaned up Index dir > through Luke. It adds upto to the total size when I optimized it with > Compound File Format. > > O

Re: TVF file

2011-01-16 Thread Salman Akram
Nops. I optimized it with Standard File Format and cleaned up Index dir through Luke. It adds upto to the total size when I optimized it with Compound File Format. On Sun, Jan 16, 2011 at 5:46 PM, Otis Gospodnetic < otis_gospodne...@yahoo.com> wrote: > Is it possible that the tvf fil

Re: TVF file

2011-01-16 Thread Otis Gospodnetic
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 > To: sol

Re: TVF file

2011-01-16 Thread Salman Akram
nalyzed 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'

TVF file

2011-01-16 Thread Salman Akram
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