This page is generated by Machine Translation from Japanese.
Overview
Provides binaries to use H2 Database with MySQL database. You can use the other database in to change the settings using the source code and build it.
If you use the MySQL
Preparation
The MySQL character code setting. /etc/mysql/my.cnf and the added must have the following settings.
Installation
Download MySQL binaries and expand.
Setting
Create a database.
Create a table in the database. DDL file is located in extension/mysql.
webapps/fess/WEB-INF/lib on mysql driver jar.
Edit the webapps/fess/WEB-INF/classes/jdbc.dicon.
Edit the webapps/fess/WEB-INF/classes/s2robot_jdbc.dicon.