SolrNet: SolrNet.Impl.ISolrQueryByRange Interface Reference

SolrNet

SolrNet.Impl.ISolrQueryByRange Interface Reference

Inheritance diagram for SolrNet.Impl.ISolrQueryByRange:

List of all members.

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  doxygen 1.7.2