mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-03 23:26:54 +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": {
|
"query": {
|
||||||
"type": "keyword",
|
"type": "keyword",
|
||||||
"index": false,
|
"index": false
|
||||||
"doc_values": false
|
|
||||||
},
|
},
|
||||||
"queryDate": {
|
"queryDate": {
|
||||||
"type": "long"
|
"type": "long"
|
||||||
|
@ -178,8 +178,7 @@
|
|||||||
},
|
},
|
||||||
"query": {
|
"query": {
|
||||||
"type": "keyword",
|
"type": "keyword",
|
||||||
"index": false,
|
"index": false
|
||||||
"doc_values": false
|
|
||||||
},
|
},
|
||||||
"queryDate": {
|
"queryDate": {
|
||||||
"type": "long"
|
"type": "long"
|
||||||
|
@ -183,8 +183,7 @@
|
|||||||
},
|
},
|
||||||
"query": {
|
"query": {
|
||||||
"type": "keyword",
|
"type": "keyword",
|
||||||
"index": false,
|
"index": false
|
||||||
"doc_values": false
|
|
||||||
},
|
},
|
||||||
"queryDate": {
|
"queryDate": {
|
||||||
"type": "long"
|
"type": "long"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user