VuFind API Documentation

Command

Namespaces

Feature

Interfaces, Classes, Traits and Enums

CommandInterface
Command interface definition.
AbstractBase
Abstract base command.
AlphabeticBrowseCommand
Fetch alphabrowse data from the backend (currently only supported by Solr)
CallMethodCommand
Call method command.
GetIdsCommand
Get identifiers of records command.
GetLuceneHelperCommand
Command to fetch a Lucene helper object from a search backend.
GetQueryBuilderCommand
Command to fetch a query builder object from a backend (if supported).
GetUniqueKeyCommand
Get the backend's unique search key field (currently only supported by Solr)
RandomCommand
Return random records command.
RetrieveBatchCommand
Retrieve a batch of documents command.
RetrieveCommand
Retrieve a single document command.
SearchCommand
Perform a search and return record collection command.
SetRecordCollectionFactoryCommand
Perform a search and return record collection command.
SimilarCommand
Return similar records command.
TermsCommand
Fetch terms from the backend (currently only supported by Solr)

Search results