Fixed typo
This commit is contained in:
parent
749e4d7944
commit
bdb1992e85
|
@ -241,7 +241,7 @@ you can now write:
|
||||||
[source,json]
|
[source,json]
|
||||||
---------------
|
---------------
|
||||||
"title": {
|
"title": {
|
||||||
"type": "string";
|
"type": "string",
|
||||||
"fields": {
|
"fields": {
|
||||||
"raw": { "type": "string", "index": "not_analyzed" }
|
"raw": { "type": "string", "index": "not_analyzed" }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue