MINOR: Fix LocationPath Index (#18364)

This commit is contained in:
Mayur Singal 2024-10-23 10:59:08 +05:30 committed by ulixius9
parent 5801e6c380
commit e4003efdf9
3 changed files with 3 additions and 3 deletions

View File

@ -500,7 +500,7 @@
}
},
"locationPath": {
"type": "text"
"type": "keyword"
},
"usageSummary": {
"properties": {

View File

@ -478,7 +478,7 @@
}
},
"locationPath": {
"type": "text"
"type": "keyword"
},
"usageSummary": {
"properties": {

View File

@ -453,7 +453,7 @@
}
},
"locationPath": {
"type": "text"
"type": "keyword"
},
"usageSummary": {
"properties": {