mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Fix test bug.
This commit is contained in:
parent
ae1a68c10a
commit
c2ba4448b0
@ -126,7 +126,7 @@ public class StringMappingUpgradeTests extends ESSingleNodeTestCase {
|
||||
.field("type", "string")
|
||||
.field("index", keyword ? "not_analyzed" : "analyzed")
|
||||
.startObject("fielddata")
|
||||
.field("forwat", format)
|
||||
.field("format", format)
|
||||
.field("loading", loading)
|
||||
.startObject("filter")
|
||||
.startObject("frequency")
|
||||
|
Loading…
x
Reference in New Issue
Block a user