mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-05 02:19:25 +00:00
Fixed typo
This commit is contained in:
parent
749e4d7944
commit
bdb1992e85
@ -241,7 +241,7 @@ you can now write:
|
||||
[source,json]
|
||||
---------------
|
||||
"title": {
|
||||
"type": "string";
|
||||
"type": "string",
|
||||
"fields": {
|
||||
"raw": { "type": "string", "index": "not_analyzed" }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user