Uses of Enum
org.hibernate.search.engine.backend.document.model.spi.IndexFieldFilter
Packages that use IndexFieldFilter
-
Uses of IndexFieldFilter in org.hibernate.search.engine.backend.document.model.spi
Methods in org.hibernate.search.engine.backend.document.model.spi that return IndexFieldFilterModifier and TypeMethodDescriptionstatic IndexFieldFilter
Returns the enum constant of this type with the specified name.static IndexFieldFilter[]
IndexFieldFilter.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hibernate.search.engine.backend.document.model.spi with parameters of type IndexFieldFilterModifier and TypeMethodDescriptionfinal F
AbstractIndexModel.fieldOrNull
(String absolutePath, IndexFieldFilter filter)