Show / Hide Table of Contents

    Interface IStandardQueryBuilder

    This interface should be implemented by every class that wants to build objects from IQueryNode objects.

    Inherited Members
    IQueryBuilder<Query>.Build(IQueryNode)
    Namespace: Lucene.Net.QueryParsers.Flexible.Standard.Builders
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public interface IStandardQueryBuilder : IQueryBuilder<Query>

    See Also

    IQueryBuilder<TQuery>
    QueryTreeBuilder
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)