CheckConfigAndIndexes Application
This application isn't bundled with any XWiki product by default.
Application contributed by Ludovic Dubost.
This application can be downloaded .
Application contributed by Ludovic Dubost.
This application can be downloaded .
CheckConfigAndIndexes Application
Check Config and Indexes application
This XAR allows you to check config as well as check and create indexes in your XWiki Enterprise or XWiki Enterprise Manager.
To install, import it in your wiki and visit the pages on Admin.CheckConfig, Admin.CheckIndexes, Admin.CheckDBEncoding. The page Admin.CheckIndexesSQL lists the SQL statements used to create the indexes.
- Version 1.2 of Check Config has been tested on XE 2.1.1
- Version 1.1 has been tested on XE 1.8.4 and on XEM based (with core XE 2.0M1).
- Memory settings
- Database pool settings
- Cache settings
- Encoding settings
- indexes on the main wiki and on child wikis of an XEM instance
- allows to create the indexes directly from the wiki
- the default encoding and collection settings of the MySQL engine
- the default encoding and collection of the 'xwiki' database
- the encoding and collection of the xwikidoc table
- the encoding and collection of all the databases and xwikidoc tables of a XEM instance
- add support for xwiki.db.prefix
- add support for xwiki.db