Class StandardBooleanQueryNode
A StandardBooleanQueryNode has the same behavior as BooleanQueryNode. It only indicates if the coord should be enabled or not for this boolean query.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Lucene.Net.QueryParser.dll
Syntax
[Serializable]
public class StandardBooleanQueryNode : BooleanQueryNode, IQueryNode
Constructors
Name | Description |
---|---|
StandardBooleanQueryNode(IList<IQueryNode>, Boolean) |
Properties
Name | Description |
---|---|
DisableCoord |