On Tue, 22 Aug 2000, Srini Sathya. wrote:
> I have written some wrapper class in java servlets for htdig. Will it be
> any potential performance hazard or anything for that matter if i use java
> servlets instead of cgi-bin or php. Is htdig has been designed to work
> exclusively for cgi-bin.
The htdig program (the indexer) doesn't do anything with searching.
Technically you could just index with htdig and let the data sit. The
htsearch CGI is quite effective for most people, but some people use PHP
or Perl or shell-script wrappers. There's no reason you can't use Java
servlets--several people have already done so:
<http://www.htdig.org/files/contrib/wrappers/>
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>