Skip to content

Commit ae7dfe3

Browse files
authored
TASK: make uriPathSegment not_analyzed to allow term matching
1 parent a063e0b commit ae7dfe3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Configuration/NodeTypes.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@
116116
fulltext:
117117
isRoot: true
118118
properties:
119+
'uriPathSegment':
120+
search:
121+
elasticSearchMapping:
122+
type: string
123+
index: not_analyzed
124+
119125
'__fulltextParts':
120126
search:
121127
elasticSearchMapping:

0 commit comments

Comments
 (0)