mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
This enhancement adds a new abstraction to the _search API called "retriever." A retriever is something that returns top hits. This adds three initial retrievers called "standard", "knn", and "rrf". The retrievers use a parser-only approach where they are parsed and then translated into a SearchSourceBuilder to execute the actual search. --------- Co-authored-by: Mayya Sharipova <mayya.sharipova@elastic.co> |
||
---|---|---|
.. | ||
deploy-nlp-model-widget.asciidoc | ||
deploy-nlp-model.asciidoc | ||
field-mappings-widget.asciidoc | ||
field-mappings.asciidoc | ||
generate-embeddings-widget.asciidoc | ||
generate-embeddings.asciidoc | ||
hybrid-search-widget.asciidoc | ||
hybrid-search.asciidoc | ||
search-widget.asciidoc | ||
search.asciidoc |