return whether phraseHighlight or not.
Namespace: Lucene.Net.Search.VectorhighlightAssembly: Lucene.Net.FastVectorHighlighter (in Lucene.Net.FastVectorHighlighter.dll) Version: 2.9.2.0 (2.9.2)
Syntax
C# |
---|
public bool IsPhraseHighlight() |
Visual Basic |
---|
Public Function IsPhraseHighlight As Boolean |
Visual C++ |
---|
public: bool IsPhraseHighlight() |