Building a search-engine

Status
Not open for further replies.

mad1231moody

Journeyman
Hello friends!!!;)

I am in my third year computer technology diploma. This year we have to make a project and I have choosen the topic as Search-engine. Now what my requirements are:
1. It should search over a P2P network
2. It should search files with specific extensions (.jpg , .html etc...)
3. Files found with same name should appear once.


Now what i know :
1. C language
2. C++ language
3. Html and ASP
4. A bit of Java and VisualBasic
5. Networking concepts like mapping drives and stuffs like that.


Now what i need from you'll :
1. Give me a search algorithm that will search files, i.e Index them.
2. A sort algorithm for sorting the results.

So please guide me.:razz:
 

slugger

Banned
2 get u started ;)

The Anatomy of a Large-Scale Hypertextual Web Search Engine
(dis algo is gettin sum people gazillions of dollars in earning ;))

Build a Search Engine in PERL

Build a Search Engine

Building a Search Engine with MySQL and PHP 5

Why Writing Your Own Search Engine is Hard

Creating a Search Engine

Building a search engine in Python

Build a Search Engine SiteMap in C#
(improvisation needed in this 1)
 
OP
mad1231moody

mad1231moody

Journeyman
Thanks for helping out friend!!! But as you know tht i am still studying, i will have to use the resources that i have learnt in the college as i have mentioned in "What I know" . The sources you gave were good and it was possible making it in perl but i will not be able to use that language
 
Status
Not open for further replies.
Top Bottom