We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35d0b0c + 3464b50 commit 2a7de69Copy full SHA for 2a7de69
README.md
@@ -370,7 +370,7 @@ Neos:
370
'Neos\Media\Domain\Model\Asset':
371
elasticSearchMapping:
372
type: text
373
- indexing: ${Indexing.Indexing.extractAssetContent(value)}
+ indexing: ${Indexing.extractAssetContent(value)}
374
```
375
376
or add the attachments content to a fulletxt field in your NodeType configuration:
0 commit comments