Re: Optimization storage issue

2013-03-02 Thread Manuel Le Normand
Hi Tim - thanks for the answer. For your assumption: my documents are about 50kb each in the index, but after two weeks of updating and not removing i have about 40% percent of unused docs in my index and that has an impact on the query performance. 1) My incentive for optimizing and not merging wa

Re: Optimization storage issue

2013-03-02 Thread Timothy Potter
Hi Manuel, If you search "optimize" on this mailing list, you'll see that one of the common suggestions is to avoid optimizing and fine-tune segment merging instead. So to begin, take a look at your solrconfig.xml and find out what your merge policy and mergeFactor are set to (note: they may be co