Index Server and Search

  • Thread starter Thread starter Billy Jacobs
  • Start date Start date
B

Billy Jacobs

We are trying to create a search page using .net and
Microsoft Index Server. We would like to customize the
search to filter certain documents and also customize how
the results are displayes. Unfortunately the documentation
for Microsoft Index Server is not easily found and the
documentation I have found does not give the details I am
looking for. Is there documentation which describes which
fields can be queried from Index Server and how to
customize the results?

Thanks

Billy Jacobs
 
Hi Billy,

Thanks for your post. I believe the following articles and the
corresponding samples are very helpful:

Introduction to Microsoft Index Server
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnindex/htm
l/msdn_is-intro.asp

Using Index Server to Search Your Web Site - Part I
http://www.asp101.com/articles/john/indexserver/default.asp

Using Index Server to Search Your Web Site - Part II
http://www.asp101.com/articles/john/indexserver/part2.asp

Creating Search Pages with Index Server and .NET
http://www.codeproject.com/aspnet/search.asp

Please feel free to let me know if you have any problems or concerns.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! ¨C www.microsoft.com/security
This posting is provided ¡°as is¡± with no warranties and confers no rights.
 
Back
Top