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, 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