debianにおけるhyperestraierのcgi高速設置のための覚書

./doc/に検索対象文書を格納。

$ cp /usr/lib/estraier/estseek.cgi .
$ cp /usr/share/hyperestraier/locale/ja/estseek.* .
$ echo 'replace: ^file://home/自分のホーム/public_html{{!}}http://サーバ名/' >>estseek.conf
$ estcmd gather -il ja -sd casket doc

これで http://..../estseek.cgi で参照できるようになる。
index.cgiにしたときにはestseek.conf をindex.confにするとよい。