mnoGoSearch 3.3.14 reference manual: Full-featured search engine software | ||
---|---|---|
Prev | Chapter 7. mnoGoSearch word index formats | Next |
To use mnoGoSearch with IBM DB2 database, add the following lines to Apache's httpd.conf:
SetEnv DB2DIR /usr/IBMdb2/V7.1 SetEnv DB2INSTANCE db2 PassEnv DB2DIR DB2INSTANCE
Where DB2DIR
is the path to
DB2 installation, and
DB2INSTANCE
is the
DB2 instance that
search.cgi should use.