C# Class Lucene.Net.QueryParsers.Flexible.Core.Nodes.MatchNoDocsQueryNode

A MatchNoDocsQueryNode indicates that a query node tree or subtree will not match any documents if executed in the index.
Inheritance: DeletedQueryNode
Mostrar archivo Open project: apache/lucenenet

Public Methods

Method Description
MatchNoDocsQueryNode ( )
ToString ( ) : string

Method Details

MatchNoDocsQueryNode() public method

ToString() public method

public ToString ( ) : string
return string