473,385 Members | 1,588 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Creating my own localised search engine

Hi Guys

Wonder if you can help.

I know there are quite a few out there, FusionBot being one that I have
taken a shine to, but if not just for the challenge I want to create my own
localised search engine that allows me to put search across say 5 - 10 of my
web sites.

Now these sites are on different servers and most are not ASP hosted, but as
FusionBot seems to be able to index remote sites and then give you a bit of
code to query it's own DB, it must be possible to do.

Can anybody give me any pointers on what seems to be a brute force approach.

Many thanks.

Rgds

Laphan
Jul 19 '05 #1
4 1877
Laphan wrote:
I want to
create my own localised search engine that allows me to put search
across say 5 - 10 of my web sites.

http://www.perl.com/pub/a/2003/02/19/engine.html
--
William Tasso - http://WilliamTasso.com
Jul 19 '05 #2
On Tue, 21 Oct 2003 22:58:25 +0100, "Laphan" <ne**@DoNotEmailMe.co.uk>
wrote:
I know there are quite a few out there, FusionBot being one that I have
taken a shine to, but if not just for the challenge I want to create my own
localised search engine that allows me to put search across say 5 - 10 of my
web sites.


Have you looked at Indexing Services?

Jeff
Jul 19 '05 #3
Thanks for the info guys.

Not too sure about the indexing services, but my plan was as follows:

1) client goes to my site and enters their web sites.

2) My site, which is ASP based, basically spiders their pages into a DB (?).

3) Client puts a bit of code on each of their sites, which a form to
basically query my site's DB.

The reason I was thinking of a DB was that I could give a unique ID to each
of their sites so that they could either search web site no. 1 of Joe Bloggs
or all of Joe Bloggs' web sites.

Only bit that's got me stuck (which is the major part!!!) is how to do the
spidering.

Any ideas in light of the above??

Rgds

Laphan

Jeff Cochran <jc*************@naplesgov.com> wrote in message
news:3f****************@msnews.microsoft.com...
On Tue, 21 Oct 2003 22:58:25 +0100, "Laphan" <ne**@DoNotEmailMe.co.uk>
wrote:
I know there are quite a few out there, FusionBot being one that I have
taken a shine to, but if not just for the challenge I want to create my own
localised search engine that allows me to put search across say 5 - 10 of myweb sites.


Have you looked at Indexing Services?

Jeff
Jul 19 '05 #4
On Wed, 22 Oct 2003 19:54:04 +0100, "Laphan" <ne**@DoNotEmailMe.co.uk>
wrote:
Thanks for the info guys.

Not too sure about the indexing services, but my plan was as follows:

1) client goes to my site and enters their web sites.

2) My site, which is ASP based, basically spiders their pages into a DB (?).

3) Client puts a bit of code on each of their sites, which a form to
basically query my site's DB.

The reason I was thinking of a DB was that I could give a unique ID to each
of their sites so that they could either search web site no. 1 of Joe Bloggs
or all of Joe Bloggs' web sites.

Only bit that's got me stuck (which is the major part!!!) is how to do the
spidering.

Any ideas in light of the above??
Indexing Services is out then, I read this as the client sites being
physically on your server, not remote. The spidering isn't an ASP
issue, you might want to ask in a programming group. Or Google for a
spidering solution, I know I've seen them in Perl.

Jeff

Jeff Cochran <jc*************@naplesgov.com> wrote in message
news:3f****************@msnews.microsoft.com...
On Tue, 21 Oct 2003 22:58:25 +0100, "Laphan" <ne**@DoNotEmailMe.co.uk>
wrote:
I know there are quite a few out there, FusionBot being one that I have
taken a shine to, but if not just for the challenge I want to create my own
localised search engine that allows me to put search across say 5 - 10 of

my
web sites.


Have you looked at Indexing Services?

Jeff


Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: R. Rajesh Jeba Anbiah | last post by:
Q: Is PHP search engine friendly? Q: Will search engine spiders crawl my PHP pages? A: Spiders should crawl anything provided they're accessible. Since, nowadays most of the websites are been...
0
by: Laphan | last post by:
Hi All I know I've asked about this in the past, but my ISP has confirmed that it supports the XMLhttp object on their servers. My idea is that I want to be able to create a localised search...
11
by: Petre Huile | last post by:
I have designed a site for a client, but they have hired an internet marketing person to incrase their search engine ranking and traffic. He wants to put extra-large fonts on every page which will...
5
by: George | last post by:
Hi, Anyone has the background for explaining? I have made a search on my name and I have got a link to another search engine. The link's title was the search phrase for the other search engine...
2
by: Patrick | last post by:
Are the differences between a search engine, a subject directory and a meta search engine significant for an ebusiness web site owner? A meta search engine merely uses ordinary existing search...
5
by: Sam | last post by:
Does anyone know of a way to create a search page under ASP.NET 2.0? I have started out by configuring a catalog in Index Server, registering the aspx, ascx extensions in the registry to allow...
4
by: MDW | last post by:
Posted this on another board, but evidently it was off-topic there...hope you folks will be able to provide some guidance. I've been working on a Web site for a business (my first non-personal...
2
by: richard_b_lloyd | last post by:
I've noticed that there are tons of tutories for creating search engines / search pages using vb.net. What all of these tutorials don't cover is how to parse the search text the user has enetered...
10
by: Richard | last post by:
Hi folks, thanks for taking the time to read this (and hopefully point our where I'm going wrong). The scenario: I have a local Access2007 database which links in several read only mySql...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.