public abstract class BenchmarkHighlighter extends Object
Constructor and Description |
---|
BenchmarkHighlighter() |
Modifier and Type | Method and Description |
---|---|
abstract int |
doHighlight(IndexReader reader,
int doc,
String field,
Document document,
Analyzer analyzer,
String text) |