<<

NAME

Koha::SearchEngine - non-engine-specific data and functions

VARIABLES / CONSTANTS

BIBLIOS_INDEX

Use this constant when creating a new Koha::SearchEngine::Search instance to indicate that you want to be working with the biblio index.

AUTHORITIES_INDEX

Use this constant when creating a new Koha::SearchEngine::Search instance to indicate that you want to be working with the authorities index.

<<