SolrNet.Impl.ISolrQueryByRange Interface Reference
Inheritance diagram for SolrNet.Impl.ISolrQueryByRange:
Properties | |
string | FieldName [get] |
object | From [get] |
object | To [get] |
bool | Inclusive [get] |
Is lower and upper bound inclusive. | |
bool | InclusiveFrom [get] |
Is lower bound From inclusive ONLY available in Solr 4.0+. | |
bool | InclusiveTo [get] |
Is upper bound To inclusive ONLY available in Solr 4.0+. |
Property Documentation
bool SolrNet.Impl.ISolrQueryByRange.Inclusive [get] |
Is lower and upper bound inclusive.
Implemented in SolrNet.SolrQueryByRange< RT >.
bool SolrNet.Impl.ISolrQueryByRange.InclusiveFrom [get] |
Is lower bound From inclusive ONLY available in Solr 4.0+.
Implemented in SolrNet.SolrQueryByRange< RT >.
bool SolrNet.Impl.ISolrQueryByRange.InclusiveTo [get] |
Is upper bound To inclusive ONLY available in Solr 4.0+.
Implemented in SolrNet.SolrQueryByRange< RT >.
The documentation for this interface was generated from the following file:
- SolrNet/Impl/ISolrQueryByRange.cs
Generated on Sun May 3 2015 17:19:09 for SolrNet by 1.7.2