| Package | Description |
|---|---|
| org.apache.solr.common.params | |
| org.apache.solr.request |
| Modifier and Type | Class and Description |
|---|---|
class |
AppendedSolrParams
SolrParams wrapper which acts similar to DefaultSolrParams except that
it "appends" the values of multi-value params from both sub instances, so
that all of the values are returned.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSolrParams
Deprecated.
Use org.apache.solr.common.params.DefaultSolrParams.
|