We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1e1db4 + 958893f commit 966c04bCopy full SHA for 966c04b
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