Interface LuceneStandardIndexFieldTypeOptionsStep<S extends LuceneStandardIndexFieldTypeOptionsStep<?,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.StandardIndexFieldTypeOptionsStep<S,F>

public interface LuceneStandardIndexFieldTypeOptionsStep<S extends LuceneStandardIndexFieldTypeOptionsStep<?,F>,F> extends org.hibernate.search.engine.backend.types.dsl.StandardIndexFieldTypeOptionsStep<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.StandardIndexFieldTypeOptionsStep

    aggregable, sortable