DotLucene 1.4 API Documentation
RangeQuery.GetLowerTerm Method
Returns the lower term of this range query
public virtual
Term
GetLowerTerm();
See Also
RangeQuery Class
|
Lucene.Net.Search Namespace