The match status of this explanation node.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual Nullable<bool> GetMatch() |
| Visual Basic |
|---|
Public Overridable Function GetMatch As Nullable(Of Boolean) |
| Visual C++ |
|---|
public: virtual Nullable<bool> GetMatch() |