Re: dropping index at startup

2009-07-12 Thread Mark Miller
On Sun, Jul 12, 2009 at 10:55 AM, manuel aldana wrote: > is it possible to clean up solr index by passing a start param? currently I > am deleting the data/ folder to achieve this, which feels a bit unnatural. > It would be cool to have something like -Dsolr.drop.index as parameter. A great and

dropping index at startup

2009-07-12 Thread manuel aldana
is it possible to clean up solr index by passing a start param? currently I am deleting the data/ folder to achieve this, which feels a bit unnatural. It would be cool to have something like -Dsolr.drop.index as parameter. btw, how does solr generally handle documents in index which aren't ma