Uses of Package
org.springframework.ai.vectorstore.elasticsearch
Packages that use org.springframework.ai.vectorstore.elasticsearch
Package
Description
Provides the API for embedding observations.
-
Classes in org.springframework.ai.vectorstore.elasticsearch used by org.springframework.ai.autoconfigure.vectorstore.elasticsearchClassDescriptionhttps://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
-
Classes in org.springframework.ai.vectorstore.elasticsearch used by org.springframework.ai.vectorstore.elasticsearchClassDescriptionElasticsearch-based vector store implementation using the dense_vector field type.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