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 matching the schema.xml (e.g. after a change done to schema.xml)? Is it discarding them, the server itself starts up OK (doesn't give an error, that inconsistent documents exist).


--
manuel aldana
ald...@gmx.de
software-engineering blog: http://www.aldana-online.de

Reply via email to