search_core/Classes/Connection
Daniel Siepmann 6544ec07d3
FEATURE: Support display name for facet option
As some search services, like elasticsearch, allow generation of a
string that should be displayed in frontend, we provide a new getter for
that.
The old existing name can be a fallback in custom implementations.
2018-03-06 16:41:54 +01:00
..
Elasticsearch FEATURE: Support display name for facet option 2018-03-06 16:41:54 +01:00
ConnectionInterface.php FEATURE: Provide command to delete whole index 2017-11-10 13:22:15 +01:00
Elasticsearch.php TASK: Use Code Sniffer at travis 2017-11-11 16:52:02 +01:00
FacetInterface.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
FacetOptionInterface.php FEATURE: Support display name for facet option 2018-03-06 16:41:54 +01:00
FacetRequestInterface.php !!!|FEATURE: Pass facet configuration to search service 2018-03-06 12:05:32 +01:00
ResultItemInterface.php TASK: Add data processing to search result 2018-03-06 09:04:47 +01:00
SearchRequestInterface.php TASK: Add data processing to search result 2018-03-06 09:04:47 +01:00
SearchResultInterface.php BUGFIX: Fix typos in method name and php doc 2017-10-14 15:28:50 +02:00