writer.deleteByQuery(delQuery);
}
}
}
André
-Original Message-
From: manuel aldana [mailto:ald...@gmx.de]
Sent: Montag, 31. Januar 2011 09:40
To: solr-user@lucene.apache.org
Subject: data-config.xml: delta-import unclear behaviour
pre/postDeleteImportQuery with cle
I have some unclear behaviour with using clean and
pre/postImportDeleteQuery for delta-imports. The docs under
http://wiki.apache.org/solr/DataImportHandler#Configuration_in_data-config.xml
are not clear enough.
My observation is:
- preImportDeleteQuery is only executed if clean=true is set
-