Skip to content

Commit 2a7de69

Browse files
author
Sebastian Helzle
authored
Merge pull request #396 from Flowpack/bugfix/indexing_in_readme
BUGIX: Fix typo in readme
2 parents 35d0b0c + 3464b50 commit 2a7de69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Neos:
370370
'Neos\Media\Domain\Model\Asset':
371371
elasticSearchMapping:
372372
type: text
373-
indexing: ${Indexing.Indexing.extractAssetContent(value)}
373+
indexing: ${Indexing.extractAssetContent(value)}
374374
```
375375

376376
or add the attachments content to a fulletxt field in your NodeType configuration:

0 commit comments

Comments
 (0)