Well, I'll ask one question that will possibly help. What you mean by search
engine? Why asking - see this:

Scenario 1: You have HTML and ASP pages, some ASP pages generate many views
depending on the parameters. You want to index everything. How? Index server
will not help unless your ASP pages are not too much and too stupid. No one
knows which parameters should be treated as causing views from the
mainstream of the site (that should be indexed) and which parameters cause
results from form submission for example.

Scenario2: All the site is ASP - you are generating it from a DB. You will
be glad to have a search capability over certain information. And you will
want the displayed results to point certain page types - for example product
page. E.g. the search resolves to set of well defined resource types.

And so on....

There is no universal search engine solution except something like Google
(which is almost but not absolutely universal). So if you want universal
solution you will need to spider your own site. If not - then the DB should
be enough. Let me stop here.



-----Original Message-----
From: Tim Fletcher [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 26, 2002 7:26 PM
To: ActiveServerPages
Subject: RE: ASP search engine


my hosting server has an indexing software for linux, but has not setup
indexServer on the WIN2K server that we are using(don't ask
why). so it realy has to be pur database/scripting solution.

-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Envoy� : lundi 26 ao�t 2002 18:11
� : ActiveServerPages
Objet : RE: ASP search engine


Have you looked into using IndexServer (which comes with IIS)?  It is
scriptable via ASP and works very well.

-----Original Message-----
From: Tim Fletcher [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 26, 2002 12:17 PM
To: ActiveServerPages
Subject: ASP search engine


Hi,
i need to setup a search engine on are website,
and i've been looking into some free scripts
but none seem to have any indexing functionalities (you have to enter
keywords yourself) if any of you have come across a good indexing/search
script i would love to hear from you.

Thanks very much
Tim

---
You are currently subscribed to activeserverpages as:
[EMAIL PROTECTED] To unsubscribe send a blank email to
%%email.unsub%%

---
You are currently subscribed to activeserverpages as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%


---
You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
%%email.unsub%%


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to