Bill Moseley wrote:
Not sure about being platform independent, but it's not simple because the index files aren't linked from anywhere and the search script itself cannot be mirrored, since it's executed and not returned as a source. Meaning that you will need to do the local build and if you do so, doing the indexing localy shouldn't be a problem.
I'm too tired to follow the above, but If someone is going to mirror, they are going to need swish, and if they have built swish then it's probably not much more work to build the index. Stas created a nice README in src/search.
and to index, you just run
% bin/makeindex
;)
Good night, Bill ;)
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
