Skip to content

Commit 2b36b1e

Browse files
committed
TASK: Explicitely define NodeIndexerInterface implementation
1 parent 8e2c09d commit 2b36b1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Configuration/Objects.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Neos\ContentRepository\Search\Search\QueryBuilderInterface:
22
className: Flowpack\ElasticSearch\ContentRepositoryAdaptor\Eel\ElasticSearchQueryBuilder
33

4+
Neos\ContentRepository\Search\Indexer\NodeIndexerInterface:
5+
className: 'Flowpack\ElasticSearch\ContentRepositoryAdaptor\Indexer\NodeIndexer'
6+
47
Flowpack\ElasticSearch\ContentRepositoryAdaptor\Driver\QueryInterface:
58
scope: prototype
69
factoryObjectName: 'Flowpack\ElasticSearch\ContentRepositoryAdaptor\Factory\QueryFactory'

0 commit comments

Comments
 (0)