Package org.apache.solr.util

Class Summary
AbstractSolrTestCase An Abstract base class that makes writing Solr JUnit tests "easier"
AbstractSolrTestCase.Doc Neccessary to make method signatures un-ambiguous
BCDUtils  
BitSetIterator An iterator to iterate over set bits in an OpenBitSet.
BitUtil A variety of high efficiencly bit twiddling routines.
BoundedTreeSet<E> A TreeSet that ensures it never grows beyond a max size.
CommonParams Deprecated.
DateMathParser A Simple Utility class for parsing "math" like strings relating to Dates.
DisMaxParams A collection of params used in DisMaxRequestHandler, both for Plugin initialization and * for Requests.
DOMUtil  
HighlightingUtils Collection of Utility and Factory methods for Highlighting.
IteratorChain<E> Chain several Iterators, so that this iterates over all of them in sequence.
NamedList A simple container class for modeling an ordered list of name/value pairs.
NumberUtils  
OpenBitSet An "open" BitSet implementation that allows direct access to the array of words storing the bits.
RefCounted<Type>  
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  
TestHarness This class provides a simple harness that may be useful when writing testcases.
XML  
 



Copyright © 2006 - 2006 The Apache Software Foundation