public static function rebuildDbNdx() { ProfileNdx_indexer_shared::clearDbNdx(); ProfileNdx_indexer_shared::updateDbTableUserIndex(); }
public static function uninstall() { ProfileNdx_indexer_shared::clearDbNdx(); ProfileNdx_search_engine::deleteSearchCacheTable(); ProfileNdx_search_engine::deleteSearchLimitTable(); }