We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2c09d commit 2b36b1eCopy full SHA for 2b36b1e
1 file changed
Configuration/Objects.yaml
@@ -1,6 +1,9 @@
1
Neos\ContentRepository\Search\Search\QueryBuilderInterface:
2
className: Flowpack\ElasticSearch\ContentRepositoryAdaptor\Eel\ElasticSearchQueryBuilder
3
4
+Neos\ContentRepository\Search\Indexer\NodeIndexerInterface:
5
+ className: 'Flowpack\ElasticSearch\ContentRepositoryAdaptor\Indexer\NodeIndexer'
6
+
7
Flowpack\ElasticSearch\ContentRepositoryAdaptor\Driver\QueryInterface:
8
scope: prototype
9
factoryObjectName: 'Flowpack\ElasticSearch\ContentRepositoryAdaptor\Factory\QueryFactory'
0 commit comments