|
Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
Public Member Functions | |
| StartEnd (int start, int end) | |
Properties | |
| virtual int | End [get] |
| | |
| virtual int | Start [get] |
| The Start position | |
Definition at line 89 of file SpanFilterResult.cs.
| Lucene.Net.Search.SpanFilterResult.StartEnd.StartEnd | ( | int | start, |
| int | end | ||
| ) |
Definition at line 95 of file SpanFilterResult.cs.
|
get |
The end position of this match
Definition at line 104 of file SpanFilterResult.cs.
|
get |
The Start position
The start position of this match
Definition at line 111 of file SpanFilterResult.cs.
1.8.3