delete elasticsearch index when indexing to clean up properly
authorChristian Weiske <cweiske@cweiske.de>
Tue, 8 May 2012 16:06:22 +0000 (18:06 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 8 May 2012 16:06:22 +0000 (18:06 +0200)
commitef6622826a0c0a1132537492698768a250cb1e04
treed10e873190bbc0a850838a92de2e5124473ca773
parent6c84768bd46b09d798b4f5f6cfea2560a64785bd
delete elasticsearch index when indexing to clean up properly
scripts/index.php
src/phorkie/Database/Adapter/Elasticsearch/Setup.php
src/phorkie/Database/Adapter/Null/Setup.php
src/phorkie/Database/ISetup.php
src/phorkie/SetupCheck.php