|
 |
asp_web_howto thread: Help with building a search facility to search pages
Message #1 by <info@g...> on Wed, 18 Apr 2001 14:09:40 +0100
|
|
I am having problems with finding a way to build a search function to search
my site only.
The site will consist of a number of different criteria.
I wish to perform a search by these varoius criteria using either a database
or some other method, e.g. keywords.
Can anybody answer the following questions:-
1) Is there anyway of performing a search without using a database?
I don't really want to use a database unless it is really necessary.
Could anybody suggest some sites which I could get some help on the
implementation of this search routine, or provide some sample code?
I look forward to hearing from you.
Simon Dilley
Message #2 by "Eric Van Camp" <eric@a...> on Wed, 18 Apr 2001 16:02:05 +0200
|
|
you could use index server of microsoft...sample search pages are send with
it..
index server is part of option pack...delivered with NT4 or Win2000
ceeya
-----Original Message-----
From: info@g... [mailto:info@g...]
Sent: Wednesday, April 18, 2001 3:10 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Help with building a search facility to search
pages
Importance: High
I am having problems with finding a way to build a search function to search
my site only.
The site will consist of a number of different criteria.
I wish to perform a search by these varoius criteria using either a database
or some other method, e.g. keywords.
Can anybody answer the following questions:-
1) Is there anyway of performing a search without using a database?
I don't really want to use a database unless it is really necessary.
Could anybody suggest some sites which I could get some help on the
implementation of this search routine, or provide some sample code?
I look forward to hearing from you.
Simon Dilley
Message #3 by "Daniel O'Dorisio" <dodorisio@h...> on Wed, 18 Apr 2001 09:49:28 -0400
|
|
have you checked out index server?
Daniel
-----Original Message-----
From: info@g... [mailto:info@g...]
Sent: Wednesday, April 18, 2001 9:10 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Help with building a search facility to search
pages
Importance: High
I am having problems with finding a way to build a search function to search
my site only.
The site will consist of a number of different criteria.
I wish to perform a search by these varoius criteria using either a database
or some other method, e.g. keywords.
Can anybody answer the following questions:-
1) Is there anyway of performing a search without using a database?
I don't really want to use a database unless it is really necessary.
Could anybody suggest some sites which I could get some help on the
implementation of this search routine, or provide some sample code?
I look forward to hearing from you.
Simon Dilley
Message #4 by "Morgan, Rob" <Rob.Morgan@o...> on Wed, 18 Apr 2001 10:25:11 -0400
|
|
For NT I suggest MS Site Server.
http://www.microsoft.com/siteserver/site/DeployAdmin/EnterpriseSearch.htm
-----Original Message-----
From: Daniel O'Dorisio [mailto:dodorisio@h...]
Sent: Wednesday, April 18, 2001 9:49 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: Help with building a search facility to
search pages
have you checked out index server?
Daniel
-----Original Message-----
From: info@g... [mailto:info@g...]
Sent: Wednesday, April 18, 2001 9:10 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Help with building a search facility to search
pages
Importance: High
I am having problems with finding a way to build a search function to search
my site only.
The site will consist of a number of different criteria.
I wish to perform a search by these varoius criteria using either a database
or some other method, e.g. keywords.
Can anybody answer the following questions:-
1) Is there anyway of performing a search without using a database?
I don't really want to use a database unless it is really necessary.
Could anybody suggest some sites which I could get some help on the
implementation of this search routine, or provide some sample code?
I look forward to hearing from you.
Simon Dilley
Message #5 by "Ken Schaefer" <ken@a...> on Thu, 19 Apr 2001 09:53:04 +1000
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: I am having problems with finding a way to build a search function to
search
: my site only.
:
: The site will consist of a number of different criteria.
:
: I wish to perform a search by these varoius criteria using either a
database
: or some other method, e.g. keywords.
:
: Can anybody answer the following questions:-
:
: 1) Is there anyway of performing a search without using a database?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yes - use a search engine
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: Could anybody suggest some sites which I could get some help on the
: implementation of this search routine, or provide some sample code?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Are you using NT and IIS? Use the built in Index Server...
Cheers
Ken
Message #6 by <info@g...> on Thu, 19 Apr 2001 19:17:07 +0100
|
|
Are you aware of any samples which I can have a look at?
Thanks,
Simon Dilley
-----Original Message-----
From: Ken Schaefer [mailto:ken@a...]
Sent: 19 April 2001 00:53
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Help with building a search facility to
search pages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: I am having problems with finding a way to build a search function to
search
: my site only.
:
: The site will consist of a number of different criteria.
:
: I wish to perform a search by these varoius criteria using either a
database
: or some other method, e.g. keywords.
:
: Can anybody answer the following questions:-
:
: 1) Is there anyway of performing a search without using a database?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yes - use a search engine
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: Could anybody suggest some sites which I could get some help on the
: implementation of this search routine, or provide some sample code?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Are you using NT and IIS? Use the built in Index Server...
Cheers
Ken
Message #7 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Fri, 20 Apr 2001 10:05:46 +0100
|
|
Index server samples should have been installed with IIS - check your
inetpub\iissamples directory. If they're not there, then you can get them
by add/remove-ing from the NTOP CD
-----Original Message-----
From: info@g... [mailto:info@g...]
Sent: Thursday, April 19, 2001 7:17 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Help with building a search facility to
search pages
Importance: High
Are you aware of any samples which I can have a look at?
Thanks,
Simon Dilley
-----Original Message-----
From: Ken Schaefer [mailto:ken@a...]
Sent: 19 April 2001 00:53
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Help with building a search facility to
search pages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: I am having problems with finding a way to build a search function to
search
: my site only.
:
: The site will consist of a number of different criteria.
:
: I wish to perform a search by these varoius criteria using either a
database
: or some other method, e.g. keywords.
:
: Can anybody answer the following questions:-
:
: 1) Is there anyway of performing a search without using a database?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yes - use a search engine
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: Could anybody suggest some sites which I could get some help on the
: implementation of this search routine, or provide some sample code?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Are you using NT and IIS? Use the built in Index Server...
Cheers
Ken
________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com
|
|
 |