Skip to content

Commit 958893f

Browse files
committed
[BUGFIX] Context workspace should be indexed
1 parent e1e1db4 commit 958893f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Configuration/NodeTypes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
type: string
2121
index: not_analyzed
2222
include_in_all: false
23-
indexing: '${node.workspace.name}'
23+
indexing: '${node.context.workspace.name}'
2424

2525
'__path':
2626
search:

0 commit comments

Comments
 (0)