Uses of Package
org.apache.solr.common.params

Packages that use org.apache.solr.common.params
org.apache.solr.common.params   
 

Classes in org.apache.solr.common.params used by org.apache.solr.common.params
CommonParams.EchoParamStyle
          valid values for: echoParams
CoreAdminParams.CoreAdminAction
           
DefaultSolrParams
           
FacetParams.FacetDateOther
          An enumeration of the legal values for FACET_DATE_OTHER...
ModifiableSolrParams
          This class is similar to MultiMapSolrParams except you can edit the parameters after it is initialized.
MoreLikeThisParams.TermStyle
           
RequiredSolrParams
          This is a simple wrapper to SolrParams that will throw a 400 exception if you ask for a parameter that does not exist.
SolrParams
          SolrParams hold request parameters.
 



Copyright © 2008 Apache Software Foundation. All Rights Reserved.