Uses of Package
org.hibernate.search.engine.backend.document.model.dsl
-
Classes in org.hibernate.search.engine.backend.document.model.dsl used by org.hibernate.search.engine.backend.document.model.dsl Class Description IndexSchemaElement An element of the index schema, allowing the definition of child fields.IndexSchemaFieldFinalStep The final step in the definition of a field in the index schema, where a reference to the field can be retrieved.IndexSchemaFieldOptionsStep The final step in the definition of a field in the index schema, where a reference to the field can be retrieved, optionally setting some parameters beforehand.IndexSchemaFieldTemplateOptionsStep The final step in the definition of a field template in the index schema, where options can be set.IndexSchemaNamedPredicateOptionsStep The final step in the definition of a named predicate in the index schema.IndexSchemaObjectField An object field in the index schema, allowing the definition of child fields, customization of some characteristics of this object field such asmulti-valued-ness, and the retrieval ofa field referenceto be used when indexing. -
Classes in org.hibernate.search.engine.backend.document.model.dsl used by org.hibernate.search.engine.backend.document.model.dsl.spi Class Description IndexSchemaFieldOptionsStep The final step in the definition of a field in the index schema, where a reference to the field can be retrieved, optionally setting some parameters beforehand.IndexSchemaFieldTemplateOptionsStep The final step in the definition of a field template in the index schema, where options can be set.IndexSchemaNamedPredicateOptionsStep The final step in the definition of a named predicate in the index schema. -
Classes in org.hibernate.search.engine.backend.document.model.dsl used by org.hibernate.search.engine.mapper.mapping.building.spi Class Description IndexSchemaElement An element of the index schema, allowing the definition of child fields.