aboutsummaryrefslogtreecommitdiff
path: root/src/phorkie/Database/Adapter/Elasticsearch/Setup.php
AgeCommit message (Collapse)Author
2015-11-03Support elasticsearch 2.0.Christian Weiske
Requires the delete-by-query plugin for elasticsearch.
2012-10-01Use commit timestamps for ElasticSearch and sort on last commit time.Justin J. Novack
2012-05-08delete elasticsearch index when indexing to clean up properlyChristian Weiske
2012-05-07add interfaces for database adapterChristian Weiske
2012-05-07move elasticsearch code in one folderChristian Weiske