Re: lucene 3 and merge/optimize

2011-08-18 Thread olivier sallou
answer to myself, to be checked... I used policy.setMaxMergeDocs(10), limiting to small number of filesat least for merge. I gonna test. 2011/8/18 olivier sallou > Hi, > after an upgrade to solr/lucene 3, I tried to change the code to remove > deprecated functions Though new MergePoli

lucene 3 and merge/optimize

2011-08-18 Thread olivier sallou
Hi, after an upgrade to solr/lucene 3, I tried to change the code to remove deprecated functions Though new MergePolicy etc... are not really clear. I have now issues with the merge and optimize functions. I have a command line application (Java/Lucene api) that merge multiple indexes in a s