Revert : query_cost_record_search_index Search reindexing issue (#21906)

This commit is contained in:
sonika-shah 2025-06-23 22:11:29 +05:30 committed by GitHub
parent 8cef169686
commit cf6eaf8a1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 6 deletions

View File

@ -201,8 +201,7 @@
},
"query": {
"type": "keyword",
"index": false,
"doc_values": false
"index": false
},
"queryDate": {
"type": "long"

View File

@ -178,8 +178,7 @@
},
"query": {
"type": "keyword",
"index": false,
"doc_values": false
"index": false
},
"queryDate": {
"type": "long"

View File

@ -183,8 +183,7 @@
},
"query": {
"type": "keyword",
"index": false,
"doc_values": false
"index": false
},
"queryDate": {
"type": "long"