Class QueryTreeBuilder
LUCENENET specific class for accessing static members of QueryTreeBuilder<TQuery> without referencing its generic closing type.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Lucene.Net.QueryParsers.Flexible.Core.Builders
Assembly: Lucene.Net.QueryParser.dll
Syntax
public abstract class QueryTreeBuilder
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 |