Class MatchNoDocsQueryNode
A MatchNoDocsQueryNode indicates that a query node tree or subtree will not match any documents if executed in the index.
Implements
Inherited Members
Namespace: Lucene.Net.QueryParsers.Flexible.Core.Nodes
Assembly: Lucene.Net.QueryParser.dll
Syntax
public class MatchNoDocsQueryNode : DeletedQueryNode, IQueryNode
Constructors
| Improve this Doc View SourceMatchNoDocsQueryNode()
Declaration
public MatchNoDocsQueryNode()
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |