OptionalfilterA metadata filter expression to restrict the documents searched.
OptionalincludeThe document fields to return on each match alongside _id and _score. When omitted or empty, no fields are returned. Pass ["*"] to return every field.
The list of scoring methods to use for ranking documents.
A single clause of any type is always valid. Several clauses may be combined only when every one of them is text or query_string; a dense_vector or sparse_vector clause must appear on its own.
The number of top-ranked documents to return.
The request for the
search_documentsoperation.Export
SearchDocumentsRequest