Method DoHighlight
DoHighlight(IndexReader, Int32, String, Document, Analyzer, String)
Declaration
public abstract int DoHighlight(IndexReader reader, int doc, string field, Document document, Analyzer analyzer, string text)
Parameters
Type | Name | Description |
---|---|---|
IndexReader | reader | |
System.Int32 | doc | |
System.String | field | |
Document | document | |
Analyzer | analyzer | |
System.String | text |
Returns
Type | Description |
---|---|
System.Int32 |