search_core/Classes/Connection/Elasticsearch
Daniel Siepmann c8dc95c4d3
FEATURE: Provide type of result item
In order to make further usage easier, we provide the type for each
result item.

This makes it possible to call {f:render(section: resultItem.type)}.
2018-03-20 16:07:28 +01:00
..
Connection.php TASK: Remove whitespace in return type annotation 2018-03-08 11:20:23 +01:00
DocumentFactory.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
Facet.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
FacetOption.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
IndexFactory.php TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
MappingFactory.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
SearchResult.php FEATURE: Provide type of result item 2018-03-20 16:07:28 +01:00
TypeFactory.php TASK: Remove unused use statements 2018-03-08 11:09:07 +01:00