6 Commits

Author SHA1 Message Date
James Rodewig
a160daa5d9
[DOCS] Remove collapsible examples () ()
Snippets are now visible without additional clicks.
2020-07-20 09:14:36 -04:00
James Rodewig
6ed356ffc3
[DOCS] Replace datatype with data type () () 2020-07-07 14:59:35 -04:00
James Rodewig
d534862d41
[DOCS] Move search API's docvalue_fields examples () ()
Changes:

* Condenses and relocates the `docvalue_fields` example to the 'Run a search'
   page.
* Adds docs for the `docvalue_fields` request body parameter.
* Updates several related xrefs.

Co-authored-by: debadair <debadair@elastic.co>
2020-06-11 11:25:04 -04:00
James Rodewig
b03a83a69d
[DOCS] Fix source filtering xrefs () () 2020-06-05 09:05:30 -04:00
James Rodewig
9c7a5c7b83
[DOCS] Move source filtering examples () ()
Moves the source filtering example snippets form the "Request body
search" API docs page to the "Return fields in a search" section of the
"Run a search" page.
2020-06-04 15:34:10 -04:00
Julie Tibshirani
4f4c4a8713 Add a reference on returning fields during a search. ()
This PR adds a section to the new 'run a search' reference that explains
the options for returning fields. Previously each option was only listed as a
separate request parameter and it was hard to know what was available.
2020-06-03 09:41:48 -07:00