Interface IndexSchemaObjectField
- All Superinterfaces:
IndexSchemaElement
,IndexSchemaFieldFinalStep<IndexObjectFieldReference>
,IndexSchemaFieldOptionsStep<IndexSchemaObjectField,
IndexObjectFieldReference>
public interface IndexSchemaObjectField
extends IndexSchemaElement, IndexSchemaFieldOptionsStep<IndexSchemaObjectField,IndexObjectFieldReference>
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 of a field reference
to be used when indexing.-
Method Summary
Methods inherited from interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaElement
field, field, field, fieldTemplate, fieldTemplate, fieldTemplate, namedPredicate, objectField, objectField, objectFieldTemplate, objectFieldTemplate
Methods inherited from interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldFinalStep
toReference
Methods inherited from interface org.hibernate.search.engine.backend.document.model.dsl.IndexSchemaFieldOptionsStep
multiValued