I currently am not. The document collection is highly volatile (3000 modifications a minute) and from reading thought it would be too much of a performance penalty but never tested it.
What behavior in terms of file creation and open fd is seen when useCompoundFile is set to true? Paul On Thu, Oct 16, 2008 at 4:16 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > Are you using the compound file format? > > -Grant > > On Oct 16, 2008, at 3:28 PM, Paul deGrandis wrote: > >> I have been working with SOLR for a few months now. According to some >> documentation I read, segment files only have one set of all the other >> lingustic module type of stuff (normalization, frequency), is there a >> way to remove/reduce the files not associated with a segment besides >> optimizing the index? >> >> I set my mergeFactor to 2 for sake of trying to tease out a solution. >> I have tried readercycle thinking it was just stale readers. That did >> not work. >> >> If anyone has any experience or knows of any documentation that can >> get me closer to achieving this, I would greatly appreciate it. >> >> Paul > > -------------------------- > Grant Ingersoll > Lucene Boot Camp Training Nov. 3-4, 2008, ApacheCon US New Orleans. > http://www.lucenebootcamp.com > > > Lucene Helpful Hints: > http://wiki.apache.org/lucene-java/BasicsOfPerformance > http://wiki.apache.org/lucene-java/LuceneFAQ > > > > > > > > > >