Forum OpenACS Q&A: Re: FtsEngineDriver not available!

Collapse
Posted by Dave Bauer on
You need to create a new directory, "openfts-driver" for example. Then you need to choose "mount" and select the OpenFTS driver package from the unmounted packages list.

Next you should restart your sever.

When it is restarted. Visit the parameters of the newly created openfts-driver package and set the tcl-src-path to the path to the openfts code.

Then visit the openfts-driver page, and click "Administration". Then click "Initialize OpenFTS Engine"

Next visit acs-service-contract. You should see the FtsEngineDriver under valid unistalled bindings. Install it and restart the server again.

Static pages has support for OpenFTS search. To index your static pages, you need to scan the filesystem. That is the only time static pages are indexed.