SolrNet.LocalParams.LocalParamsQuery Class Reference
Query object from a query + local params. More...
Inheritance diagram for SolrNet.LocalParams.LocalParamsQuery:
Public Member Functions | |
| LocalParamsQuery (ISolrQuery query, LocalParams local) | |
| Query object from a query + local params. | |
Properties | |
| ISolrQuery | Query [get] |
| Query part. | |
| LocalParams | Local [get] |
| Local params part. | |
Detailed Description
Query object from a query + local params.
Constructor & Destructor Documentation
| SolrNet.LocalParams.LocalParamsQuery.LocalParamsQuery | ( | ISolrQuery | query, |
| LocalParams | local | ||
| ) |
Query object from a query + local params.
- Parameters:
-
query local
Property Documentation
LocalParams SolrNet.LocalParams.LocalParamsQuery.Local [get] |
Local params part.
ISolrQuery SolrNet.LocalParams.LocalParamsQuery.Query [get] |
Query part.
The documentation for this class was generated from the following file:
- SolrNet/LocalParams.cs
Generated on Sun May 3 2015 17:19:06 for SolrNet by
1.7.2