We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6690d75 commit b89df01Copy full SHA for b89df01
070_Index_Mgmt/31_Metadata_source.asciidoc
@@ -10,7 +10,7 @@ This is almost always desired functionality because it means that:
10
* the full document is available directly from the search results -- no need
11
for a separate round trip to fetch the document from another datastore
12
13
-* `update` requests will not function without the `_source` field
+* partial `update` requests will not function without the `_source` field
14
15
* when your mapping changes and you need to reindex your data, you can
16
do so directly from Elasticsearch instead of having to retrieve all of your
0 commit comments