Skip to content

Commit 5911c3f

Browse files
Merge pull request #165 from TheLalaMan/add_configuration_for_hiddenInIndex_property
FEATURE: Index the node property `_hiddenInIndex`
2 parents 96b6b2e + f360377 commit 5911c3f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Configuration/NodeTypes.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@
165165
type: string
166166
include_in_all: true
167167
boost: 1
168+
'_hiddenInIndex':
169+
search:
170+
indexing: '${node.hiddenInIndex}'
168171

169172
'TYPO3.Neos.NodeTypes:Text':
170173
properties:

0 commit comments

Comments
 (0)