We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a421c commit eb0930bCopy full SHA for eb0930b
1 file changed
Configuration/NodeTypes.yaml
@@ -116,14 +116,16 @@
116
fulltext:
117
isRoot: true
118
properties:
119
+ title:
120
+ search:
121
+ fulltextExtractor: ${Indexing.extractInto('h1', value)}
122
'__fulltextParts':
123
search:
124
elasticSearchMapping:
125
type: object
126
include_in_all: false
127
enabled: false
128
indexing: ''
-
129
'__fulltext':
130
131
0 commit comments