Class SpanFirstQuery
Matches spans near the beginning of a field.
This class is a simple extension of SpanPositionRangeQuery in that it assumes the start to be zero and only checks the end boundary.
Inheritance
System.Object
SpanFirstQuery
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class SpanFirstQuery : SpanPositionRangeQuery
Constructors
Name | Description |
---|---|
SpanFirstQuery(SpanQuery, Int32) | Construct a SpanFirstQuery matching spans in |
Methods
Name | Description |
---|---|
AcceptPosition(Spans) | |
Clone() | |
Equals(Object) | |
GetHashCode() | |
ToString(String) |