Glimpse
Enable use of the Glimpse search engine within Interchange.
Synopsis
|
Glimpse /path/to/glimpse [parameters...]
|
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
If you want to use the Glimpse search engine within Interchange then you
need to use this directive to specify the path to the glimpse
command.
To use glimpseserver, the -C, -J and -K
parameters must be specified.
|
Note
We recommend that you consider using the free Swish-e
search engine instead of Glimpse.
|
Example
Enabling use of the Glimpse search engine
|
Glimpse /usr/local/bin/glimpse -C -J srch_engine -K2345
|