elasticsearch/docs/reference/search
Salvatore Campagna 4dfcb0897e
Fetch meta fields in FetchFieldsPhase using ValueFetcher (#106325)
Here we extract the logic to populate metadata fields such as _ignored, _routing, _size and the deprecated _type into FetchFieldsPhase so that we can use the ValueFetcher interface to retrieve field values. This allows us to fetch values no matter if the Mapper uses stored or doc values.
2024-04-15 11:02:18 +02:00
..
search-your-data [DOCS] Adds HuggingFace example to inference API tutorial (#107298) 2024-04-10 17:57:18 +02:00
suggesters
async-search.asciidoc [Doc] Privileges required to retrieve the status of async searches 2024-04-02 09:35:02 +03:00
clear-scroll-api.asciidoc
count.asciidoc
explain.asciidoc
field-caps.asciidoc
knn-search.asciidoc Adding support for hex-encoded byte vectors on knn-search (#105393) 2024-03-13 09:24:51 +02:00
multi-search-template-api.asciidoc
multi-search.asciidoc
point-in-time-api.asciidoc
profile.asciidoc Fetch meta fields in FetchFieldsPhase using ValueFetcher (#106325) 2024-04-15 11:02:18 +02:00
rank-eval.asciidoc
render-search-template-api.asciidoc
retriever.asciidoc Add retrievers using the parser-only approach (#105470) 2024-03-12 10:11:55 -07:00
rrf.asciidoc Add retrievers using the parser-only approach (#105470) 2024-03-12 10:11:55 -07:00
scroll-api.asciidoc
search-shards.asciidoc
search-template-api.asciidoc
search-vector-tile-api.asciidoc
search.asciidoc ESQL: Add docs for the OPTIONS directive (#107013) 2024-04-03 16:23:36 +02:00
suggesters.asciidoc
terms-enum.asciidoc
validate.asciidoc