search_core/Tests/Unit/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
..
FacetOptionTest.php FEATURE: Support display name for facet option 2018-03-06 16:41:54 +01:00
IndexFactoryTest.php BUGFIX: Fix nun working options due to miss match of ts and es 2017-07-25 15:00:25 +02:00
MappingFactoryTest.php FEATURE: Add ngram 2017-07-25 09:52:17 +02:00