Interface LuceneVectorFieldTypeOptionsStep<S extends LuceneVectorFieldTypeOptionsStep<?,F>,F>
- All Superinterfaces:
IndexFieldTypeConverterStep<S,
,F> IndexFieldTypeFinalStep<F>
,IndexFieldTypeOptionsStep<S,
,F> SearchableProjectableIndexFieldTypeOptionsStep<S,
,F> VectorFieldTypeOptionsStep<S,
F>
public interface LuceneVectorFieldTypeOptionsStep<S extends LuceneVectorFieldTypeOptionsStep<?,F>,F>
extends VectorFieldTypeOptionsStep<S,F>
-
Method Summary
Methods inherited from interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeConverterStep
dslConverter, projectionConverter
Methods inherited from interface org.hibernate.search.engine.backend.types.dsl.IndexFieldTypeFinalStep
toIndexFieldType
Methods inherited from interface org.hibernate.search.engine.backend.types.dsl.SearchableProjectableIndexFieldTypeOptionsStep
indexNullAs, projectable, searchable
Methods inherited from interface org.hibernate.search.engine.backend.types.dsl.VectorFieldTypeOptionsStep
dimension, efConstruction, m, vectorSimilarity