Jelajahi Sumber

typo fix (it self -> itself) (#21781)

* typo fix.

* apply "stored field value"

* replaced "whereas" with "on the contrary"
Adrin Jalali 9 tahun lalu
induk
melakukan
953928b2c5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/reference/search/request/stored-fields.asciidoc

+ 1 - 1
docs/reference/search/request/stored-fields.asciidoc

@@ -40,7 +40,7 @@ GET /_search
 
 If the requested fields are not stored (`store` mapping set to `false`), they will be ignored.
 
-Field values fetched from the document it self are always returned as an array. Metadata fields like `_routing` and
+Stored field values fetched from the document itself are always returned as an array. On the contrary, metadata fields like `_routing` and
 `_parent` fields are never returned as an array.
 
 Also only leaf fields can be returned via the `field` option. So object fields can't be returned and such requests