Package eu.clarin.sru.server
-
Interface Summary Interface Description SRUAuthenticationInfo SRUAuthenticationInfoProvider SRUDiagnosticList Container for non surrogate diagnostics for the request.SRUNamespaces Interface for decoupling SRU namespaces from implementation to allow to support SRU 1.1/1.2 and SRU 2.0.SRUQuery<T> Holder class for a parsed query to be returned from aSRUQueryParser
.SRUQueryParser<T> Interface for implementing pluggable query parsers.SRURequest Provides information about a SRU request.SRUSearchEngine Interface for connecting the SRU protocol implementation to an actual search engine. -
Enum Summary Enum Description SRUOperation SRU operation.SRURecordPacking SRU 2.0 record packing.SRURecordXmlEscaping SRU Record XML escaping (or record packing in SRU 1.2).SRURenderBy SRU Record XML escaping.SRUResultCountPrecision (SRU 2.0) Indicate the accuracy of the result count reported by total number of records that matched the query.SRUScanResultSet.WhereInList A flag to indicate the position of the term within the complete term list.SRUServerConfig.LegacyNamespaceMode SRUVersion SRU version -
Exception Summary Exception Description SRUConfigException An exception raised, if some error occurred with the SRUServer configuration.SRUException An exception raised, if something went wrong processing the request.