Class QueryTreeBuilder
LUCENENET specific class for accessing static members of QueryTreeBuilder<TQuery> without referencing its generic closing type.
Namespace: Lucene.Net.QueryParsers.Flexible.Core.Builders
Assembly: Lucene.Net.QueryParser.dll
Syntax
public abstract class QueryTreeBuilder : object
Fields
| Improve this Doc View SourceQUERY_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 |