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…
Reference in New Issue