Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
Modifier and Type | Method and Description |
---|---|
static RequestParams.ParamSet |
RequestParams.createParamSet(Map map,
Long version) |
RequestParams.ParamSet |
RequestParams.getParams(String name) |
RequestParams.ParamSet |
RequestParams.ParamSet.update(Map map) |
Modifier and Type | Method and Description |
---|---|
RequestParams |
RequestParams.setParams(String name,
RequestParams.ParamSet paramSet) |
Constructor and Description |
---|
VersionedParams(Map map,
RequestParams.ParamSet paramSet) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.