Constructor Highlighter
Highlighter(IScorer)
Declaration
public Highlighter(IScorer fragmentScorer)
Parameters
Type | Name | Description |
---|---|---|
IScorer | fragmentScorer |
Highlighter(IFormatter, IScorer)
Declaration
public Highlighter(IFormatter formatter, IScorer fragmentScorer)
Parameters
Type | Name | Description |
---|---|---|
IFormatter | formatter | |
IScorer | fragmentScorer |
Highlighter(IFormatter, IEncoder, IScorer)
Declaration
public Highlighter(IFormatter formatter, IEncoder encoder, IScorer fragmentScorer)
Parameters
Type | Name | Description |
---|---|---|
IFormatter | formatter | |
IEncoder | encoder | |
IScorer | fragmentScorer |