| 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-2013 The Apache Software Foundation. All Rights Reserved.