Uses of Package
org.hibernate.search.engine.backend.types.dsl
-
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.backend.elasticsearch Class Description IndexFieldTypeFactory A factory for types of index fields.IndexFieldTypeFactoryExtension An extension to the index field type DSL, allowing to create non-standard types in an index schema. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.backend.elasticsearch.types.dsl Class Description IndexFieldTypeConverterStep The step in an index field type definition where DSL converters (applied when using the search DSL) and projection converters (applied when projecting in a search query) can be set.IndexFieldTypeFactory A factory for types of index fields.IndexFieldTypeFinalStep The final step in an index field type definition, where the type can be retrieved.IndexFieldTypeOptionsStep The final step in an index field type definition, where optional parameters can be set.StandardIndexFieldTypeOptionsStep The initial and final step in a "standard" index field type definition, where optional parameters can be set. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.backend.lucene Class Description IndexFieldTypeFactory A factory for types of index fields.IndexFieldTypeFactoryExtension An extension to the index field type DSL, allowing to create non-standard types in an index schema. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.backend.lucene.types.dsl Class Description IndexFieldTypeConverterStep The step in an index field type definition where DSL converters (applied when using the search DSL) and projection converters (applied when projecting in a search query) can be set.IndexFieldTypeFactory A factory for types of index fields.IndexFieldTypeFinalStep The final step in an index field type definition, where the type can be retrieved.IndexFieldTypeOptionsStep The final step in an index field type definition, where optional parameters can be set.StandardIndexFieldTypeOptionsStep The initial and final step in a "standard" index field type definition, where optional parameters can be set. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.engine.backend.document.model.dsl Class Description IndexFieldTypeFactory A factory for types of index fields.IndexFieldTypeFinalStep The final step in an index field type definition, where the type can be retrieved. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.engine.backend.document.model.dsl.spi Class Description IndexFieldTypeFactory A factory for types of index fields. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.engine.backend.types.dsl Class Description IndexFieldTypeConverterStep The step in an index field type definition where DSL converters (applied when using the search DSL) and projection converters (applied when projecting in a search query) can be set.IndexFieldTypeFactory A factory for types of index fields.IndexFieldTypeFactoryExtension An extension to the index field type DSL, allowing to create non-standard types in an index schema.IndexFieldTypeFinalStep The final step in an index field type definition, where the type can be retrieved.IndexFieldTypeOptionsStep The final step in an index field type definition, where optional parameters can be set.ScaledNumberIndexFieldTypeOptionsStep The initial and final step in a "scaled number" index field type definition, where optional parameters can be set.StandardIndexFieldTypeOptionsStep The initial and final step in a "standard" index field type definition, where optional parameters can be set.StringIndexFieldTypeOptionsStep The initial and final step in a "string" index field type definition, where optional parameters can be set. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.engine.mapper.mapping.building.spi Class Description IndexFieldTypeFactory A factory for types of index fields. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.mapper.pojo.bridge.binding Class Description IndexFieldTypeFactory A factory for types of index fields.IndexFieldTypeOptionsStep The final step in an index field type definition, where optional parameters can be set. -
Classes in org.hibernate.search.engine.backend.types.dsl used by org.hibernate.search.mapper.pojo.bridge.binding.spi Class Description ScaledNumberIndexFieldTypeOptionsStep The initial and final step in a "scaled number" index field type definition, where optional parameters can be set.StandardIndexFieldTypeOptionsStep The initial and final step in a "standard" index field type definition, where optional parameters can be set.StringIndexFieldTypeOptionsStep The initial and final step in a "string" index field type definition, where optional parameters can be set.