Home All Groups Group Topic Archive Search About

Search engine software to integrate into ASP.NET site

Author
14 Apr 2006 3:16 AM
Logan Noyes
Can anyone recommend a good, reasonably priced software package for creating
search functionality on an ASP.NET site?  The site has about 1000 pages and
the software package I seek would need to include a spider to traverse the
site and collect the data to place into the index.  Does Microsoft have a
solution in this area?

I've used Ultraseek in the past, but its way too expensive for a mid-sized
site.  And no, I'm not interested in "remote" search packages (ie, creating a
page that uses Google to search this site).  This search feature needs to
"look" like part of the site.

Author
14 Apr 2006 3:39 AM
Darrel
> Can anyone recommend a good, reasonably priced software package for
> creating
> search functionality on an ASP.NET site?  The site has about 1000 pages
> and
> the software package I seek would need to include a spider to traverse the
> site and collect the data to place into the index.  Does Microsoft have a
> solution in this area?


Google 'Zoom Search'.

$100 and works great for the price.

-Darrel
Are all your drivers up to date? click for free checkup

Author
14 Apr 2006 6:09 PM
clintonG
Hey Zoom looks interesting but I would also suggest considering DotLucene
[1,2] ported from Java.

<%= Clinton Gallagher

[1] http://www.dotlucene.net/
[2] http://www.codeproject.com/useritems/damnfastsearch.asp


Show quoteHide quote
"Darrel" <notreal@nospam.com> wrote in message
news:O%23xG5T3XGHA.128@TK2MSFTNGP05.phx.gbl...
>
>> Can anyone recommend a good, reasonably priced software package for
>> creating
>> search functionality on an ASP.NET site?  The site has about 1000 pages
>> and
>> the software package I seek would need to include a spider to traverse
>> the
>> site and collect the data to place into the index.  Does Microsoft have a
>> solution in this area?
>
>
> Google 'Zoom Search'.
>
> $100 and works great for the price.
>
> -Darrel
>

Bookmark and Share