elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.18k stars 24.84k forks source link

Search docs page is not comprehensive #92208

Open javanna opened 1 year ago

javanna commented 1 year ago

I noticed that the search docs page at https://www.elastic.co/guide/en/elasticsearch/reference/current/search-search.html lists the elements that a search response can be made of, but the list is incomplete, for instance aggregations and fields are missing. I believe that rescore and sort are also missing in the request section. Maybe worth checking if anything else is missing.

elasticsearchmachine commented 1 year ago

Pinging @elastic/es-docs (Team:Docs)

elasticsearchmachine commented 1 year ago

Pinging @elastic/es-search (Team:Search)

abdonpijpelink commented 1 year ago

Other missing parameters from the _search API reference page:

This effort is probably not that relevant any more, as we're moving to generating the API reference docs from the spec (which does have all the parameters).

elasticsearchmachine commented 3 months ago

Pinging @elastic/es-search-foundations (Team:Search Foundations)