Class SpanPositionRangeQuery
Checks to see if the Match lies between a start and end position
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class SpanPositionRangeQuery : SpanPositionCheckQuery
Constructors
Name | Description |
---|---|
SpanPositionRangeQuery(SpanQuery, Int32, Int32) |
Fields
Name | Description |
---|---|
m_end | |
m_start |
Properties
Name | Description |
---|---|
End | |
Start |
Methods
Name | Description |
---|---|
AcceptPosition(Spans) | |
Clone() | |
Equals(Object) | |
GetHashCode() | |
ToString(String) |