Package org.apache.solr.util

Interface Summary
ContentStream Deprecated. Use org.apache.solr.common.util.ContentStream.
UpdateParams Deprecated. Use org.apache.solr.common.params.UpdateParams.
 

Class Summary
AbstractSolrTestCase An Abstract base class that makes writing Solr JUnit tests "easier"
AbstractSolrTestCase.Doc Neccessary to make method signatures un-ambiguous
ArraysUtils  
BCDUtils  
BitSetIterator Deprecated. Use OpenBitSetIterator instead.
BitUtil Deprecated. Use BitUtil directly
BoundedTreeSet<E> A TreeSet that ensures it never grows beyond a max size.
CharArrayMap<V> A simple class that stores key Strings as char[]'s in a hash table.
CommonParams Deprecated. Use CommonParams instead.
ContentStreamBase Deprecated. Use org.apache.solr.common.util.ContentStreamBase
DateMathParser A Simple Utility class for parsing "math" like strings relating to Dates.
DisMaxParams Deprecated. Use DisMaxParams instead.
DOMUtil Deprecated. Use org.apache.solr.common.util.DOMUtil.
HighFrequencyDictionary HighFrequencyDictionary: terms taken from the given field of a Lucene index, which appear in a number of documents above a given threshold.
HighlightingUtils Deprecated. use DefaultSolrHighlighter
IteratorChain<E> Deprecated. Use org.apache.solr.common.util.IteratorChain.
NamedList<T> Deprecated. Use org.apache.solr.common.util.NamedList.
NumberUtils  
OpenBitSet Deprecated. Use OpenBitSet directly.
RefCounted<Type> Keep track of a reference count on a resource and close it when the count hits zero.
SimpleOrderedMap<T> Deprecated. Use org.apache.solr.common.util.SimpleOrderedMap.
SimplePostTool A simple utility class for posting raw updates to a Solr server, has a main method so it can be run on the command line.
SolrPluginUtils Utilities that may be of use to RequestHandlers.
SolrPluginUtils.DisjunctionMaxQueryParser A subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.
SolrPluginUtils.DisjunctionMaxQueryParser.Alias A simple container for storing alias info
SolrPluginUtils.IdentityRegenerator A CacheRegenerator that can be used whenever the items in the cache are not dependant on the current searcher.
StrUtils Deprecated. Use org.apache.solr.common.util.StrUtils.
SuggestMissingFactories Given a list of Jar files, suggest missing analysis factories.
TestHarness This class provides a simple harness that may be useful when writing testcases.
VersionedFile  
XML Deprecated. Use org.apache.solr.common.util.XML.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.