Package | Description |
---|---|
org.apache.solr |
Common base classes for implementing tests.
|
org.apache.solr.core |
Factories for Mock classes that can be used in test configurations
|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler
|
org.apache.solr.handler.dataimport |
Plugins for
DataImportHandler that have additional dependencies. |
org.apache.solr.request |
APIs and classes for dealing with Solr requests
|
org.apache.solr.response |
VelocityResponseWriter and related code. |
org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
org.apache.solr.update |
APIs and classes for managing index updates
|
org.apache.solr.util |
Misc utilities useful when implementing test cases.
|
Class and Description |
---|
SSLTestConfig |
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.
|
Class and Description |
---|
RefCounted
Keep track of a reference count on a resource and close it when
the count hits zero.
|
Class and Description |
---|
RTimer
A recursive timer.
|
Class and Description |
---|
DateMathParser
A Simple Utility class for parsing "math" like strings relating to Dates.
|
Class and Description |
---|
RefCounted
Keep track of a reference count on a resource and close it when
the count hits zero.
|
Class and Description |
---|
FastWriter
Single threaded BufferedWriter
Internal Solr use only, subject to change.
|
Class and Description |
---|
SolrPluginUtils.DisjunctionMaxQueryParser
A subclass of SolrQueryParser that supports aliasing fields for
constructing DisjunctionMaxQueries.
|
Class and Description |
---|
RefCounted
Keep track of a reference count on a resource and close it when
the count hits zero.
|
Class and Description |
---|
BaseTestHarness |
ConcurrentLFUCache.EvictionListener |
ConcurrentLFUCache.Stats |
ConcurrentLRUCache.EvictionListener |
ConcurrentLRUCache.Stats |
FastWriter
Single threaded BufferedWriter
Internal Solr use only, subject to change.
|
PivotListEntry
Enum for modeling the elements of a (nested) pivot entry as expressed in a NamedList
|
PrimUtils.IntComparator |
RefCounted
Keep track of a reference count on a resource and close it when
the count hits zero.
|
RESTfulServerProvider |
RestTestHarness
Facilitates testing Solr's REST API via a provided embedded Jetty
|
RTimer
A recursive timer.
|
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.
|
SolrCLI.SolrCloudTool
Helps build SolrCloud aware tools by initializing a CloudSolrServer
instance before running the tool.
|
SolrCLI.Tool
Defines the interface to a Solr tool that can be run from this command-line app.
|
SolrPluginUtils.DisjunctionMaxQueryParser.Alias
A simple container for storing alias info
|
TestHarness.LocalRequestFactory
A Factory that generates LocalSolrQueryRequest objects using a
specified set of default options.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.