>We have a requirement to include a search engine in our web site. We are
>planning to develop a servlet based search engine. But we heard that
>Microsoft IIS has an in-built search engine (Microsoft Index Server).
>Can somebody please throw some  light on this .


It does have a search engine built in. We found it to be *extremely*
difficult to configure and not flexible enough for our particular use. We
also couldn't find any good books on the subject. Most IIS books have a
chapter on the Index Server but it is basically a reprint of the lousy
(IMHO) Index Server documentation.

You may have better luck, or you may be able to find a better search engine.
We ended up writing one in Java because we wanted to integrate our
authentication code into the search engine. It was relativly straightforward
to write.


Erik

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to