Hierarchy For Package org.springframework.ai.vectorstore.elasticsearch
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.vectorstore.elasticsearch.ElasticsearchAiSearchFilterExpressionConverter
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.vectorstore.elasticsearch.ElasticsearchVectorStore (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.ai.vectorstore.AbstractVectorStoreBuilder<T> (implements org.springframework.ai.vectorstore.VectorStore.Builder<T>)
- org.springframework.ai.vectorstore.elasticsearch.ElasticsearchVectorStore.Builder
- org.springframework.ai.vectorstore.elasticsearch.ElasticsearchVectorStoreOptions
- java.lang.Record
- org.springframework.ai.vectorstore.elasticsearch.ElasticsearchVectorStore.ElasticSearchDocument
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.ai.vectorstore.elasticsearch.SimilarityFunction
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)