public static function reinstall()
 {
     ProfileNdx_indexer_shared::rebuildDbNdx();
     ProfileNdx_search_engine::cleanAllFromCache();
     ProfileNdx_search_engine::cleanAllFromLimit();
 }