search_core/Classes/Connection/Elasticsearch
Daniel Siepmann 13cd87019f
TASK: Refactor type handling for elasticsearch
With V6 of elasticsearch the meaning / handling of index and type has
changed, and it will change further in the future.

We therefore move code to own classes and adjust / refactor calling
code.
2018-12-29 18:05:24 +01:00
..
Connection.php [TASK] Add docprops to classes 2018-10-03 10:59:45 +02:00
DocumentFactory.php TASK: Fix / improve some comments 2018-12-29 18:03:14 +01:00
Facet.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
FacetOption.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
IndexFactory.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
MappingFactory.php TASK: Refactor type handling for elasticsearch 2018-12-29 18:05:24 +01:00
SearchResult.php TASK: Fix / improve some comments 2018-12-29 18:03:14 +01:00
TypeFactory.php TASK: Refactor type handling for elasticsearch 2018-12-29 18:05:24 +01:00