Package org.springframework.ai.vectorstore.elasticsearch
@NonNullApi
@NonNullFields
package org.springframework.ai.vectorstore.elasticsearch
Provides the API for embedding observations.
-
ClassDescriptionElasticsearchAiSearchFilterExpressionConverter is a class that converts Filter.Expression objects into Elasticsearch query string representation.Elasticsearch-based vector store implementation using the dense_vector field type.The representation of
Document
along with its embedding.Provided Elasticsearch vector option configuration.https://www.elastic.co/guide/en/elasticsearch/reference/master/dense-vector.html max_inner_product is currently not supported because the distance value is not normalized and would not comply with the requirement of being between 0 and 1