|
Home > Archive > IIS Server > September 2004 > Searching/Indexing a Website with IIS 6
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Searching/Indexing a Website with IIS 6
|
|
| Derek Meyer 2004-09-27, 5:55 pm |
| Basically, how do you do it?
Our server is running IIS 6 on a Windows 2003 server and we used to be
running IIS 4 on a Windows 2000 server. We had Indexing Service running (I
believe; it was working before I got here) and we've recently moved the
server and would like to restore the search service. We accessed the search
features by sending the results of a search form to an address like: (
http://site_root/_vti_bin/shtml.dll/general/search.html ).
Could anyone shed some light on this problem for me? Thanks!
| |
|
|
| Jeff Cochran 2004-09-27, 5:55 pm |
| On Mon, 27 Sep 2004 14:48:34 -0500, "Derek Meyer" <meye0655@umn.edu>
wrote:
>Basically, how do you do it?
See:
http://www.simongibson.com/intranet/
Jeff
>Our server is running IIS 6 on a Windows 2003 server and we used to be
>running IIS 4 on a Windows 2000 server. We had Indexing Service running (I
>believe; it was working before I got here) and we've recently moved the
>server and would like to restore the search service. We accessed the search
>features by sending the results of a search form to an address like: (
>http://site_root/_vti_bin/shtml.dll/general/search.html ).
>
>Could anyone shed some light on this problem for me? Thanks!
>
| |
| Derek Meyer 2004-09-28, 5:56 pm |
| Thanks for the link; that does pretty much what I need.
But, does anyone know of a free/open source solution to this? I am a fairly
seasoned ASP programmer and I think I could write my own ASP, I just don't
know how to query the index service using ASP.
Thanks.
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:41586f5b.295675148@msnews.microsoft.com...
> On Mon, 27 Sep 2004 14:48:34 -0500, "Derek Meyer" <meye0655@umn.edu>
> wrote:
>
>
> See:
>
> http://www.simongibson.com/intranet/
>
> Jeff
>
>
| |
|
|
| Jeff Cochran 2004-09-30, 10:46 am |
| On Wed, 29 Sep 2004 08:28:03 -0400, "Tom Kaminski [MVP]" <tomk (A@T)
mvps (D.O.T) org> wrote:
>"Derek Meyer" <meye0655@umn.edu> wrote in message
>news:cjce2f$35q$1@lenny.tc.umn.edu...
>
>That's all documented in MSDN ...
>http://msdn.microsoft.com/library/e...uwebqy_1ai5.asp
Might also look at:
http://www.simongibson.com/
for some pre-done search scripts you can modify.
Jeff
|
|
|
|
|