Uses of Package
org.apache.solr.util

Packages that use org.apache.solr.util
org.apache.solr.core   
org.apache.solr.request   
org.apache.solr.search   
org.apache.solr.tst   
org.apache.solr.update   
org.apache.solr.util   
 

Classes in org.apache.solr.util used by org.apache.solr.core
NamedList
          A simple container class for modeling an ordered list of name/value pairs.
RefCounted
           
 

Classes in org.apache.solr.util used by org.apache.solr.request
NamedList
          A simple container class for modeling an ordered list of name/value pairs.
RefCounted
           
 

Classes in org.apache.solr.util used by org.apache.solr.search
NamedList
          A simple container class for modeling an ordered list of name/value pairs.
OpenBitSet
          An "open" BitSet implementation that allows direct access to the array of words storing the bits.
 

Classes in org.apache.solr.util used by org.apache.solr.tst
NamedList
          A simple container class for modeling an ordered list of name/value pairs.
 

Classes in org.apache.solr.util used by org.apache.solr.update
NamedList
          A simple container class for modeling an ordered list of name/value pairs.
 

Classes in org.apache.solr.util used by org.apache.solr.util
AbstractSolrTestCase.Doc
          Neccessary to make method signatures un-ambiguous
CommonParams
          Deprecated. 
NamedList
          A simple container class for modeling an ordered list of name/value pairs.
OpenBitSet
          An "open" BitSet implementation that allows direct access to the array of words storing the bits.
RefCounted
           
SolrPluginUtils.DisjunctionMaxQueryParser.Alias
          A simple container for storing alias info
TestHarness
          This class provides a simple harness that may be useful when writing testcases.
TestHarness.LocalRequestFactory
          A Factory that generates LocalSolrQueryRequest objects using a specified set of default options.
 



Copyright © 2006 - 2006 The Apache Software Foundation