Class MultiMapSolrParams

java.lang.Object
org.apache.solr.common.params.SolrParams
org.apache.solr.common.params.MultiMapSolrParams
All Implemented Interfaces:
Serializable, Iterable<Map.Entry<String,String[]>>, MapSerializable, MapWriter, NavigableObject, org.noggit.JSONWriter.Writable

public class MultiMapSolrParams extends SolrParams
See Also: