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.spelling.suggest   
org.apache.solr.spelling.suggest.jaspell   
org.apache.solr.spelling.suggest.tst   
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.spelling.suggest
SortedIterator
          Marker interface to signal that elements coming from Iterator come in ascending lexicographic order.
TermFreqIterator
           
 

Classes in org.apache.solr.util used by org.apache.solr.spelling.suggest.jaspell
TermFreqIterator
           
 

Classes in org.apache.solr.util used by org.apache.solr.spelling.suggest.tst
TermFreqIterator
           
 

Classes in org.apache.solr.util used by org.apache.solr.util
CommonParams
          Deprecated. Use CommonParams instead.
PrimUtils.IntComparator
           
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
TermFreqIterator
           
TestHarness.LocalRequestFactory
          A Factory that generates LocalSolrQueryRequest objects using a specified set of default options.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.