public class NoFormatFormatter extends Object implements org.apache.lucene.search.highlight.Formatter
| Modifier | Constructor and Description |
|---|---|
protected |
NoFormatFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static NoFormatFormatter |
getInstance() |
String |
highlightTerm(String originalText,
org.apache.lucene.search.highlight.TokenGroup tokenGroup) |
public static NoFormatFormatter getInstance()
Copyright © 2003–2019 Atlassian. All rights reserved.