vote up 1 vote down star

I'm installing Microsoft Search Server 2008 express with a view to indexing some content for an intranet application.

Having not used Search Server before, i am looking at ways of my asp.net app (.net 3.5) querying the search server.

I'm just starting to look into Search Community Toolkit to see if it is relevant to what i want to achieve. But was wondering if you guys can point me in the right direction (code, articles, etc).

Many Thanks.

flag

2 Answers

vote up 1 vote down

Microsoft provides developer APIs. The assemblies are part of the Search Server 2008 SDK.

http://msdn.microsoft.com/en-us/library/bb931107.aspx

link|flag
vote up 0 vote down check

After a few google searches, came across this website which fits the bill pretty well.

http://labs.episerver.com/en/Blogs/Ted-Nyberg/Dates/2009/1/Using-EPiServer-and-Microsoft-Search-Server-2008/

Describes using the Search Server web service, which is quite a clean way to do it.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.