Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Lucene
Net
QueryParsers
Flexible
Core
Nodes
MatchNoDocsQueryNode
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
Datei anzeigen
Open project: apache/lucenenet
Public Methods
Method
Description
MatchNoDocsQueryNode
( )
ToString
( ) :
string
Method Details
MatchNoDocsQueryNode()
public
method
public
MatchNoDocsQueryNode
( )
ToString()
public
method
public
ToString
( ) :
string
return
string