search_core/Classes/Connection/Elasticsearch
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
..
Connection.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
DocumentFactory.php TASK: Provide more helpful logging 2017-08-04 13:39:48 +02:00
Facet.php !!!|FEATURE: Pass facet configuration to search service 2018-03-06 12:05:32 +01:00
FacetOption.php FEATURE: Support display name for facet option 2018-03-06 16:41:54 +01:00
IndexFactory.php BUGFIX: Fix nun working options due to miss match of ts and es 2017-07-25 15:00:25 +02:00
MappingFactory.php FEATURE: Add ngram 2017-07-25 09:52:17 +02:00
SearchResult.php TASK: Add data processing to search result 2018-03-06 09:04:47 +01:00
TypeFactory.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00