search_core/Classes/Connection
Daniel Siepmann b88869ecaa
!!!|Fix unit tests for CMS 9 + PHP 7.3
* Add some more checks to remove PHP warnings / notices.
* Adjust code to match CMS 9 API / interfaces.
* Do no longer use "query" but only searchTerm, as query is internal
  API.
2019-05-17 16:22:06 +02:00
..
Elasticsearch Revert changes to configuration fetching 2019-05-05 10:12:13 +02:00
ConnectionInterface.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
Elasticsearch.php Merge branch 'develop' into feature/75-make-index-configurable 2018-05-17 23:51:55 +02:00
FacetInterface.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
FacetOptionInterface.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
FacetRequestInterface.php !!!|FEATURE: Pass facet configuration to search service 2018-03-06 12:05:32 +01:00
ResultItemInterface.php FEATURE: Provide type of result item 2018-03-20 16:07:28 +01:00
SearchRequestInterface.php !!!|Fix unit tests for CMS 9 + PHP 7.3 2019-05-17 16:22:06 +02:00
SearchResultInterface.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00