Interface ElasticsearchStandardIndexFieldTypeOptionsStep<S extends ElasticsearchStandardIndexFieldTypeOptionsStep<?,F>,F>
-
- All Superinterfaces:
IndexFieldTypeConverterStep<S,F>
,IndexFieldTypeFinalStep<F>
,IndexFieldTypeOptionsStep<S,F>
,StandardIndexFieldTypeOptionsStep<S,F>
public interface ElasticsearchStandardIndexFieldTypeOptionsStep<S extends ElasticsearchStandardIndexFieldTypeOptionsStep<?,F>,F> extends StandardIndexFieldTypeOptionsStep<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.StandardIndexFieldTypeOptionsStep
aggregable, indexNullAs, projectable, searchable, sortable
-
-