Home
last modified time | relevance | path

Searched +full:update +(+path:plugin +path:searchindex) -(+path:plugin +path:searchindex +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/searchindex/
H A Dscript.js7 * Separate update and rebuild options
39 jQuery('#plugin__searchindex_update').click(pub.update);
103 pub.update(true);
106 * Starts the index update
108 pub.update = function(rebuild) { function
H A Dadmin.php37 …button" class="button" id="plugin__searchindex_update" value="' . $this->getLang('update') . '"/>';