mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 14:26:27 +00:00
Fix field_stats tests to use text/keyword instead of string.
This commit is contained in:
parent
7a3da93551
commit
fc0cc4a6bb
@ -7,7 +7,7 @@ setup:
|
||||
test:
|
||||
properties:
|
||||
foo:
|
||||
type: string
|
||||
type: text
|
||||
number:
|
||||
type: long
|
||||
- do:
|
||||
|
Loading…
x
Reference in New Issue
Block a user