Uses of Interface
org.hibernate.search.engine.backend.metamodel.IndexValueFieldDescriptor
Packages that use IndexValueFieldDescriptor
Package
Description
-
Uses of IndexValueFieldDescriptor in org.hibernate.search.engine.backend.document.model.spi
Subinterfaces of IndexValueFieldDescriptor in org.hibernate.search.engine.backend.document.model.spiModifier and TypeInterfaceDescriptioninterface
IndexValueField<SC extends SearchIndexScope<?>,
NT extends AbstractIndexValueFieldType<SC, ?, ?>, C extends IndexCompositeNode<SC, ?, ?>> Classes in org.hibernate.search.engine.backend.document.model.spi that implement IndexValueFieldDescriptorModifier and TypeClassDescriptionclass
AbstractIndexValueField<S extends AbstractIndexValueField<S,
SC, FT, C, F>, SC extends SearchIndexScope<?>, FT extends AbstractIndexValueFieldType<SC, ? super S, F>, C extends IndexCompositeNode<SC, ?, ?>, F> -
Uses of IndexValueFieldDescriptor in org.hibernate.search.engine.backend.metamodel
Methods in org.hibernate.search.engine.backend.metamodel that return IndexValueFieldDescriptor