No need for interop. You can use System.Data.OleDb to get into the index server data store and get the results back as a dataset.
-----Original Message----- From: Kent Tegels [mailto:[EMAIL PROTECTED]] Sent: Monday, September 30, 2002 1:53 PM To: dotnet Cc: [EMAIL PROTECTED] Subject: Re: Searching my site There's nothing new that I'm aware of .NET, so Interop in the Indexing Service for now, I guess. Thanks! kt >From: "Matthew Small" <[EMAIL PROTECTED]> >Reply-To: "dotnet" <[EMAIL PROTECTED]> >To: "dotnet" <[EMAIL PROTECTED]> >Subject: Searching my site >Date: Mon, 30 Sep 2002 16:46:13 -0400 > >Hi, > What is the .NET preferred method for creating a "search" function for >a site? > > >Matthew Small >IT Supervisor >Showstopper National Dance Competitions >3660 Old Kings Hwy >Murrells Inlet, SC 29576 >843-357-1847 >http://www.showstopperonline.com > > > > > > >--- >You are currently subscribed to dotnet as: [EMAIL PROTECTED] >To unsubscribe send a blank email to %%email.unsub%% > >--------- >Administrated by 15 Seconds : http://www.15Seconds.com >List Archives/Search : http://local.15Seconds.com/search Subscription >Information : http://www.15seconds.com/listserv.htm >Advertising Information: http://www.internet.com/mediakit/ Thanks! Kent Tegels "Its not what you know, it's what you know about what you know that counts." --me _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com --- You are currently subscribed to dotnet as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/ --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
