search_core/Classes
Daniel Siepmann 689f293194
TASK: Finish deletion of index and documents feature
We replace the "flush" and "delete" by "delete" and "deletedocuments"
logic. This makes it more obvious what will happen, without reading the
docs.

Also we kept the logic to always provide the index name, as
we will need them in the future. Due to elasticsearch v6 changes no
types are allowed in the same index in the future. Therefore we need to
make it possible to use different indexes in the future, leading to the
need to provide the document type all the time.
2018-12-30 13:43:43 +01:00
..
Command TASK: Finish deletion of index and documents feature 2018-12-30 13:43:43 +01:00
Configuration TASK: Fix / improve some comments 2018-12-29 18:03:14 +01:00
Connection TASK: Finish deletion of index and documents feature 2018-12-30 13:43:43 +01:00
Controller BUGFIX: Keep default action non cacheable 2018-12-27 11:57:24 +01:00
Database/Doctrine TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
DataProcessing TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
Domain TASK: Finish deletion of index and documents feature 2018-12-30 13:43:43 +01:00
Hook [TASK] Use filter interface for custom added filter 2018-10-30 09:59:14 +01:00
Integration/Form/Finisher TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
Utility TASK: Fix license and php doc 2018-12-29 19:27:47 +01:00