Skip to content

Commit 8820f0a

Browse files
Update retrieve-selected-fields.md
1 parent 952afcb commit 8820f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/rest-apis/retrieve-selected-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ POST my-index-000001/_search
5959
}
6060
```
6161
% TEST[setup:my_index]
62-
% TEST[s/_search/_search?filter_path=hits/]
62+
% TEST[s/_search/_search\?filter_path=hits/]
6363

6464
1. Both full field names and wildcard patterns are accepted.
6565
2. Use the `format` parameter to apply a custom format for the field’s values.

0 commit comments

Comments
 (0)