java.lang.Object
org.elasticsearch.index.mapper.vectors.IndexOptions
All Implemented Interfaces:
ToXContent, ToXContentObject
Direct Known Subclasses:
DenseVectorFieldMapper.DenseVectorIndexOptions, SparseVectorFieldMapper.SparseVectorIndexOptions

public abstract class IndexOptions extends Object implements ToXContentObject
Represents general index options that can be attached to a semantic or vector field.