We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d0b0c commit 3464b50Copy full SHA for 3464b50
1 file changed
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