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 [DOCS] Semantic search page (#97715) 2023-07-20 10:45:13 +02:00
deploy-nlp-model.asciidoc [DOCS] Semantic search page (#97715) 2023-07-20 10:45:13 +02:00
field-mappings-widget.asciidoc [DOCS] Semantic search page (#97715) 2023-07-20 10:45:13 +02:00
field-mappings.asciidoc [DOCS] Simplifies dense vector mapping in semantic search example (#102080) 2023-11-14 10:52:56 +01:00
generate-embeddings-widget.asciidoc [DOCS] Semantic search page (#97715) 2023-07-20 10:45:13 +02:00
generate-embeddings.asciidoc [DOCS] Adds links to token section in ESLER conceptual. (#101033) 2023-10-18 11:30:38 +02:00
hybrid-search-widget.asciidoc [DOCS] Semantic search page (#97715) 2023-07-20 10:45:13 +02:00
hybrid-search.asciidoc Add retrievers using the parser-only approach (#105470) 2024-03-12 10:11:55 -07:00
search-widget.asciidoc [DOCS] Semantic search page (#97715) 2023-07-20 10:45:13 +02:00
search.asciidoc [DOCS] Updates ELSER tutorial with inference processor changes (#100420) 2023-10-11 17:33:20 +02:00