Class MatchNoDocsQueryNode

  • All Implemented Interfaces:
    java.lang.Cloneable, QueryNode

    public class MatchNoDocsQueryNode
    extends DeletedQueryNode
    A MatchNoDocsQueryNode indicates that a query node tree or subtree will not match any documents if executed in the index.
    • Constructor Detail

      • MatchNoDocsQueryNode

        public MatchNoDocsQueryNode()