mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +00:00
Revert : query_cost_record_search_index Search reindexing issue (#21906)
This commit is contained in:
parent
8cef169686
commit
cf6eaf8a1a
@ -201,8 +201,7 @@
|
||||
},
|
||||
"query": {
|
||||
"type": "keyword",
|
||||
"index": false,
|
||||
"doc_values": false
|
||||
"index": false
|
||||
},
|
||||
"queryDate": {
|
||||
"type": "long"
|
||||
|
@ -178,8 +178,7 @@
|
||||
},
|
||||
"query": {
|
||||
"type": "keyword",
|
||||
"index": false,
|
||||
"doc_values": false
|
||||
"index": false
|
||||
},
|
||||
"queryDate": {
|
||||
"type": "long"
|
||||
|
@ -183,8 +183,7 @@
|
||||
},
|
||||
"query": {
|
||||
"type": "keyword",
|
||||
"index": false,
|
||||
"doc_values": false
|
||||
"index": false
|
||||
},
|
||||
"queryDate": {
|
||||
"type": "long"
|
||||
|
Loading…
x
Reference in New Issue
Block a user