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.util   
 

Classes in org.apache.solr.util used by org.apache.solr.core
RefCounted
          Keep track of a reference count on a resource and close it when the count hits zero.
 

Classes in org.apache.solr.util used by org.apache.solr.request
RefCounted
          Keep track of a reference count on a resource and close it when the count hits zero.
 

Classes in org.apache.solr.util used by org.apache.solr.search
SolrPluginUtils.DisjunctionMaxQueryParser
          A subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.
 

Classes in org.apache.solr.util used by org.apache.solr.util
AbstractSolrTestCase.Doc
          Neccessary to make method signatures un-ambiguous
CharArrayMap.EntryIterator
          public iterator class so efficient methods are exposed to users
CommonParams
          Deprecated. Use CommonParams instead.
RefCounted
          Keep track of a reference count on a resource and close it when the count hits zero.
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 © 2009 Apache Software Foundation. All Rights Reserved.