public abstract class BenchmarkHighlighter extends Object
| Constructor and Description |
|---|
BenchmarkHighlighter() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
doHighlight(org.apache.lucene.index.IndexReader reader,
int doc,
String field,
org.apache.lucene.document.Document document,
org.apache.lucene.analysis.Analyzer analyzer,
String text) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.