Package | Description |
---|---|
org.apache.maven.index |
Modifier and Type | Method and Description |
---|---|
MatchHighlightMode |
MatchHighlightRequest.getHighlightMode() |
static MatchHighlightMode |
MatchHighlightMode.valueOf(String name)
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.
|
Constructor and Description |
---|
MatchHighlightRequest(Field field,
org.apache.lucene.search.Query query,
MatchHighlightMode highlightMode) |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.