`exclude_fields` is primarily only used to not fet...
# community-help
k
exclude_fields
is primarily only used to not fetch certain document fields in response. Apart from that, it supports
out_of
and
search_time_ms
Other response metadata fields are not supported.
👍 1