|
@@ -208,7 +208,7 @@ You can include the `stored_fields` query parameter in the request URI to specif
|
|
|
to use when there are no per-document instructions.
|
|
|
|
|
|
For example, the following request retrieves `field1` and `field2` from document 1, and
|
|
|
-`field3` and `field4`from document 2:
|
|
|
+`field3` and `field4` from document 2:
|
|
|
|
|
|
[source,console]
|
|
|
--------------------------------------------------
|