Package org.hibernate.search.engine.backend.document.model.dsl
package org.hibernate.search.engine.backend.document.model.dsl
-
ClassDescriptionAn element of the index schema, allowing the definition of child fields.The final step in the definition of a field in the index schema, where a reference to the field can be retrieved.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.The final step in the definition of a field template in the index schema, where options can be set.The final step in the definition of a named predicate in the index schema.An object field in the index schema, allowing the definition of child fields, customization of some characteristics of this object field such as
multi-valued-ness
, and the retrieval ofa field reference
to be used when indexing.