Enumerator of the Distance strategies for calculating distances between vectors.
Approximate retrieval strategy using the HNSW algorithm.
Retrieval strategy using the native BM25 algorithm of Elasticsearch.
Exact retrieval strategy using the script_score query.
Sparse retrieval strategy using the text_expansion processor.