Hello,
I am working at setting up an OpenACS site, and notice that full text
indexing is not yet available.
I am curious if the following might work:
1. Using wget or other page-grabbing program, pull down all dynamic
and static content into a directory and sub-directories (not
necessarily under pageroot). Could use cron to grab latest results
every few hours.
2. Run indexing program on those pages.
3. When indexing program is called via Web form, modify results
returned to point to the dynamic content, not the static content.
Has anyone done this already? It might be a cheap hack, but if it
works it will be fine for now.
I have been looking at the Isearch program
(http://www.cnidr.org/ir/isearch.html) but have not yet compiled it.
It appears to be completely free.
./p