This page is generated by Machine Translation from Japanese.
Overview
Under normal circumstances the database use the H2 Database. You can use other databases by changing settings.
If you use the MySQL
Preparation
The MySQL character code setting. /etc/mysql/my.cnf and the added must have the following settings.
Installation
Expand the MySQL binaries.
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.