Show / Hide Table of Contents

    Class QueryTreeBuilder

    LUCENENET specific class for accessing static members of QueryTreeBuilder<TQuery> without referencing its generic closing type.

    Inheritance
    System.Object
    QueryTreeBuilder
    QueryTreeBuilder<TQuery>
    Namespace: Lucene.Net.QueryParsers.Flexible.Core.Builders
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public abstract class QueryTreeBuilder : object

    Fields

    | Improve this Doc View Source

    QUERY_TREE_BUILDER_TAGID

    This tag is used to tag the nodes in a query tree with the built objects produced from their own associated builder.

    Declaration
    public static readonly string QUERY_TREE_BUILDER_TAGID
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)