All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description CQLQueryParser Default query parser to parse CQL.CQLQueryParser.CQLQuery SearchTermsQueryParser SearchTermsQueryParser.SearchTermsQuery SRUAuthenticationInfo SRUAuthenticationInfoProvider SRUAuthenticationInfoProviderFactory SRUConfigException An exception raised, if some error occurred with the SRUServer configuration.SRUConstants Constants for SRU diagnostics.SRUDiagnostic Class to hold a SRU diagnostic.SRUDiagnosticList Container for non surrogate diagnostics for the request.SRUException An exception raised, if something went wrong processing the request.SRUExplainResult A result set of an explain operation.SRUNamespaces Interface for decoupling SRU namespaces from implementation to allow to support SRU 1.1/1.2 and SRU 2.0.SRUOperation SRU operation.SRUQuery<T> Holder class for a parsed query to be returned from aSRUQueryParser
.SRUQueryBase<T> Base class for implementing for a parsed query to be returned from aSRUQueryParser
.SRUQueryParser<T> Interface for implementing pluggable query parsers.SRUQueryParserRegistry A registry to keep track of registeredSRUQueryParser
to be used by theSRUServer
.SRUQueryParserRegistry.Builder Builder for creatingSRUQueryParserRegistry
instances.SRURecordPacking SRU 2.0 record packing.SRURecordXmlEscaping SRU Record XML escaping (or record packing in SRU 1.2).SRURenderBy SRU Record XML escaping.SRURequest Provides information about a SRU request.SRUResultCountPrecision (SRU 2.0) Indicate the accuracy of the result count reported by total number of records that matched the query.SRUScanResultSet A result set of a scan operation.SRUScanResultSet.WhereInList A flag to indicate the position of the term within the complete term list.SRUSearchEngine Interface for connecting the SRU protocol implementation to an actual search engine.SRUSearchEngineBase Base class required for anSRUSearchEngine
implementation to be used with theSRUServerServlet
Servlet.SRUSearchResultSet A result set of a searchRetrieve operation.SRUServer SRU/CQL protocol implementation for the server-side (SRU/S).SRUServerConfig SRU server configuration.SRUServerConfig.DatabaseInfo SRUServerConfig.IndexInfo SRUServerConfig.IndexInfo.Index SRUServerConfig.IndexInfo.Index.Map SRUServerConfig.IndexInfo.Set SRUServerConfig.LegacyNamespaceMode SRUServerConfig.LocalizedString SRUServerConfig.SchemaInfo SRUServerServlet A Servlet implementation, which provides an environment for running aSRUServer
in a Servlet container.SRUVersion SRU version