Shawn, as long as you are only using a release version of lucene /solr you don't need to be worried at all. This is a index format change that has never been released. only if you use a svn checkout you should reindex.
simon On Mon, Aug 22, 2011 at 8:56 PM, Shawn Heisey <s...@elyograg.org> wrote: > On 8/22/2011 12:38 PM, Shawn Heisey wrote: >> >> Just to be clear, if you are not using a compound file, do you need to >> worry about this? I am using 3.2, but I've got the compound file turned off >> and have 11 files per segment. Upgrading is in my near future, but I think >> 3.4 will be out by the time I get there. > > From what I've just been reading, Solr and Lucene default to using the > compound file format. I started with 1.4.0, and now I'm not sure whether I > turned it off or whether the example solrconfig.xml already had it turned > off, but I know that it continues to be disabled because of performance > worries. Do things still run faster if compound file format is off in the > newest stable versions? > > Thanks, > Shawn > >