MINOR search fix (#14480)

This commit is contained in:
07Himank 2023-12-22 21:16:53 +05:30 committed by GitHub
parent 1339d6518f
commit f5f0e6b9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 54 additions and 0 deletions

View File

@ -168,6 +168,15 @@
"fullyQualifiedName": {
"type": "text"
},
"displayName": {
"type": "keyword",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"description": {
"type": "text"
},

View File

@ -179,6 +179,15 @@
"fullyQualifiedName": {
"type": "text"
},
"displayName": {
"type": "keyword",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"description": {
"type": "text"
},

View File

@ -171,6 +171,15 @@
"fullyQualifiedName": {
"type": "text"
},
"displayName": {
"type": "keyword",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"description": {
"type": "text"
},

View File

@ -168,6 +168,15 @@
"fullyQualifiedName": {
"type": "text"
},
"displayName": {
"type": "keyword",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"description": {
"type": "text"
},

View File

@ -161,6 +161,15 @@
"fullyQualifiedName": {
"type": "text"
},
"displayName": {
"type": "keyword",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"description": {
"type": "text"
},

View File

@ -171,6 +171,15 @@
"fullyQualifiedName": {
"type": "text"
},
"displayName": {
"type": "keyword",
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
},
"description": {
"type": "text"
},