Hooks to allow custom fields to be added to the search index for pages.
More...
|
const | CONFIG_OPTION = 'CirrusSearchCustomPageFields' |
|
Hooks to allow custom fields to be added to the search index for pages.
◆ buildSearchIndexFields()
static CirrusSearch\Hooks\CustomPageFields::buildSearchIndexFields |
( |
SearchEngine | $engine, |
|
|
Config | $config ) |
|
static |
Build configured fields.
- Parameters
-
SearchEngine | $engine | |
Config | $config | the wiki configuration |
- Returns
- SearchIndexField[]
◆ onSearchIndexFields()
static CirrusSearch\Hooks\CustomPageFields::onSearchIndexFields |
( |
array & | $fields, |
|
|
SearchEngine | $engine ) |
|
static |
The documentation for this class was generated from the following file:
- includes/Hooks/CustomPageFields.php