search_core/Classes/Connection
Daniel Siepmann a858d748ee
TASK: Shorten code
* Do not use variable, instead provide result to method call.
* Do not provide public method which is not part of API. Otherwise one
  might use it in custom PHP code and switch connection later on. Then the
  method call will no longer work.
2018-12-29 18:06:26 +01:00
..
Elasticsearch TASK: Refactor type handling for elasticsearch 2018-12-29 18:05:24 +01:00
ConnectionInterface.php [TASK] Finetune so interface is not reliant for Elastica library 2018-10-29 13:59:51 +01:00
Elasticsearch.php TASK: Shorten code 2018-12-29 18:06:26 +01:00
FacetInterface.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
FacetOptionInterface.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
FacetRequestInterface.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
ResultItemInterface.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
SearchRequestInterface.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00
SearchResultInterface.php TASK: Streamline phpdoc 2018-10-27 14:08:11 +02:00