Table of Contents
Searchindex Manager
Compatible with DokuWiki
- 2022-07-31 "Igor" yes
- 2020-07-29 "Hogfather" yes
- 2018-04-22 "Greebo" yes
- 2017-02-19 "Frusterick Manners" yes
This admin plugin allows you to rebuild the index used by the fulltext search. This isn’t needed generally as the index builds and updates itself while users browse your wiki. However if you just upgraded, added or removed a lot of files it may be a good idea to cleanup the index.
Download and Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Changes
- Merge pull request #54 from dokuwiki-translate/lang_update_546_167457… (2023-01-24 19:29)
- translation update (2023-01-24 15:45)
- Version upped (2020-06-21 23:50)
- Merge pull request #48 from ssahara/hogfather (2020-06-21 08:53)
- use indexer class methods (2020-06-21 04:14)
- remove unnecessary require_once (2020-06-20 15:52)
- psr-12 coding (2020-06-20 15:48)
- Version upped (2019-10-09 23:50)
Use
After installation there will be a Searchindex Manager link on the Admin page of your wiki. The page displayed will have a 'Rebuild Index' button. Click this to start the rebuilding process.
During the process a status of the current activity will be shown.
Notes
If you click the button and nothing happens, change the language to EN (English), and it should work.