We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e1db4 commit 958893fCopy full SHA for 958893f
1 file changed
Configuration/NodeTypes.yaml
@@ -20,7 +20,7 @@
20
type: string
21
index: not_analyzed
22
include_in_all: false
23
- indexing: '${node.workspace.name}'
+ indexing: '${node.context.workspace.name}'
24
25
'__path':
26
search:
0 commit comments