File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1414 */
1515
1616use Neos \Flow \Annotations as FLow ;
17- use Flowpack \ElasticSearch \ContentRepositoryAdaptor \Dto \AssetContent ;
17+ use Neos \ContentRepository \Search \AssetExtraction \AssetExtractorInterface ;
18+ use Neos \ContentRepository \Search \Dto \AssetContent ;
1819use Flowpack \ElasticSearch \ContentRepositoryAdaptor \ElasticSearchClient ;
1920use Neos \Flow \Log \Utility \LogEnvironment ;
2021use Neos \Media \Domain \Model \AssetInterface ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ Neos\ContentRepository\Search\Search\QueryBuilderInterface:
44Neos\ContentRepository\Search\Indexer\NodeIndexerInterface :
55 className : ' Flowpack\ElasticSearch\ContentRepositoryAdaptor\Indexer\NodeIndexer'
66
7+ Neos\ContentRepository\Search\AssetExtraction\AssetExtractorInterface :
8+ className : ' Flowpack\ElasticSearch\ContentRepositoryAdaptor\AssetExtraction\IngestAttachmentAssetExtractor'
9+
710Flowpack\ElasticSearch\ContentRepositoryAdaptor\Driver\QueryInterface :
811 scope : prototype
912 factoryObjectName : ' Flowpack\ElasticSearch\ContentRepositoryAdaptor\Factory\QueryFactory'
You can’t perform that action at this time.
0 commit comments