Class PathQueryNode.QueryText
Term text with a beginning and end position
Inheritance
System.Object
PathQueryNode.QueryText
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 QueryText
Constructors
Name | Description |
---|---|
QueryText(String, Int32, Int32) |
Properties
Name | Description |
---|---|
Begin | Gets the begin |
End | Gets the end |
Value | Gets the value |
Methods
Name | Description |
---|---|
Clone() | |
ToString() |