Package | Description |
---|---|
org.apache.maven.index |
Modifier and Type | Method and Description |
---|---|
List<MatchHighlightRequest> |
AbstractSearchRequest.getMatchHighlightRequests() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
DefaultIteratorResultSet.highlightField(IndexingContext context,
MatchHighlightRequest hr,
IndexerField field,
String text)
Returns a string that contains match fragment highlighted in style as user requested.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSearchRequest.setMatchHighlightRequests(List<MatchHighlightRequest> matchHighlightRequests) |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.