|
|
|
SiSU
Search
Ralph Amissah
copy @ SiSU
SiSU - Search,
|
1 |
SiSU Search |
2 |
6. Hyperestraier |
6. Hyperestraier |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
/usr/share/doc/sisu/sisu_markup/sisu_hyperestraier/index.html |
84 |
NOTE: the examples that follow assume that sisu output is placed in the directory /home/ralph/sisu_www |
85 |
(A) to generate the index within the webserver directory to be indexed: |
86 |
87 |
the following are examples that will need to be tailored according to your needs: |
88 |
89 |
90 |
you may use the 'find' command together with 'egrep' to limit indexing to particular document collection directories within the web server directory: |
91 |
find /home/ralph/sisu_www -type f | egrep '/home/ralph/sisu_www/sisu/.+?.html$' |estcmd gather -sd casket - |
92 |
Check which directories in the webserver/output directory (~/sisu_www or elsewhere depending on configuration) you wish to include in the search index. |
93 |
find /home/ralph/sisu_www -type f | egrep '/sisu_www/(sisu|bookmarks)/.+?.html$' | egrep -v '(doc|concordance).html$' |estcmd gather -sd casket - |
95 |
from your current document preparation/markup directory, you would construct a rune along the following lines: |
96 |
98 |
(i) copy estseek.cgi to your cgi directory and set file permissions to 755: |
99 |
100 |
101 |
sudo cp -v /usr/share/hyperestraier/estseek.* /usr/lib/cgi-bin |
102 |
103 |
(ii) edit estseek.conf, with attention to the lines starting 'indexname:' and 'replace:': |
104 |
105 |
replace: ^file:///home/ralph/sisu_www{!} |
106 |
107 |
108 |
109 |
and try open the url: <http://localhost:8081/cgi-bin/estseek.cgi> |
110 |
|
|
|
Output generated by
SiSU
0.59.0 2007-09-23 (2007w38/0)
|
SiSU using:
| |
SiSU is released under GPLv3 or later, <http://www.gnu.org/licenses/gpl.html> |
SiSU, developed using
Ruby
on
Debian/Gnu/Linux
software infrastructure,
with the usual GPL (or OSS) suspects.
|