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