Uses of Enum
org.apache.maven.index.MatchHighlightMode
-
Uses of MatchHighlightMode in org.apache.maven.index
Modifier and TypeMethodDescriptionMatchHighlightRequest.getHighlightMode()
static MatchHighlightMode
Returns the enum constant of this type with the specified name.static MatchHighlightMode[]
MatchHighlightMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionMatchHighlightRequest
(Field field, org.apache.lucene.search.Query query, MatchHighlightMode highlightMode)