Function Hook_search_catalogue_entries->empty_index
Definitions
sources/hooks/modules/search/catalogue_entries.php
- Empty the fast custom index.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Empty the fast custom index.
*
*/
public function empty_index()
* Empty the fast custom index.
*
*/
public function empty_index()

