org.apache.solr.request
Class RequiredSolrParams
java.lang.Object
org.apache.solr.common.params.SolrParams
org.apache.solr.common.params.RequiredSolrParams
org.apache.solr.request.RequiredSolrParams
- All Implemented Interfaces:
- Serializable
Deprecated. Use org.apache.solr.common.params.RequiredSolrParams.
@Deprecated
public class RequiredSolrParams
- extends RequiredSolrParams
This class is scheduled for deletion. Please update your code to the moved package.
- See Also:
- Serialized Form
Methods inherited from class org.apache.solr.common.params.RequiredSolrParams |
get, get, getBool, getFieldBool, getFieldFloat, getFieldInt, getFieldParam, getFieldParam, getFieldParams, getFloat, getInt, getParameterNamesIterator, getParams, toString |
Methods inherited from class org.apache.solr.common.params.SolrParams |
fpname, getBool, getFieldBool, getFieldFloat, getFieldInt, getFloat, getInt, parseBool, required, toMap, toMultiMap, toNamedList, toSolrParams |
RequiredSolrParams
public RequiredSolrParams(SolrParams params)
- Deprecated.
Copyright © 2011 Apache Software Foundation. All Rights Reserved.