Uses of Class
org.apache.solr.util.CommonParams

Packages that use CommonParams
org.apache.solr.util   
 

Uses of CommonParams in org.apache.solr.util
 

Subclasses of CommonParams in org.apache.solr.util
 class DisMaxParams
          A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests.
 

Methods in org.apache.solr.util with parameters of type CommonParams
static NamedList SolrPluginUtils.doStandardDebug(SolrQueryRequest req, String userQuery, Query query, DocList results, CommonParams params)
          Deprecated. Use doStandardDebug(SolrQueryRequest,String,Query,DocList) with setDefaults
 



Copyright © 2006 - 2009 The Apache Software Foundation