Returns the lower value of this range query
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public ValueType GetMin() |
| Visual Basic |
|---|
Public Function GetMin As ValueType |
| Visual C++ |
|---|
public: ValueType^ GetMin() |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Search.NumericRangeQuery.GetMin"]