Uses of Enum Class
org.infinispan.api.annotations.indexing.option.TermVector
Packages that use TermVector
Package
Description
-
Uses of TermVector in org.infinispan.api.annotations.indexing.option
Methods in org.infinispan.api.annotations.indexing.option that return TermVectorModifier and TypeMethodDescriptionstatic TermVectorReturns the enum constant of this class with the specified name.static TermVector[]TermVector.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TermVector in org.infinispan.api.common.annotations.indexing._private
Methods in org.infinispan.api.common.annotations.indexing._private with parameters of type TermVectorModifier and TypeMethodDescriptionstatic org.hibernate.search.engine.backend.types.TermVectorOptions.termVector(TermVector termVector)