elasticsearch/docs/reference/tab-widgets/semantic-search
Jack Conradson 68b0acac8f
Add retrievers using the parser-only approach (#105470)
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>
2024-03-12 10:11:55 -07:00
..
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