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