Uses of Interface
org.hibernate.search.engine.backend.document.model.dsl.spi.IndexObjectFieldBuilder
Packages that use IndexObjectFieldBuilder
-
Uses of IndexObjectFieldBuilder in org.hibernate.search.engine.backend.document.model.dsl.spi
Methods in org.hibernate.search.engine.backend.document.model.dsl.spi that return IndexObjectFieldBuilderModifier and TypeMethodDescriptionIndexCompositeNodeBuilder.addObjectField(String relativeFieldName, TreeNodeInclusion inclusion, ObjectStructure structure) Create a new object field and add it to the current builder.