Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 06-17-2005, 07:41 AM   #1 (permalink)
apponez
Registered User
 
Join Date: Jun 2005
Posts: 1
apponez is on a distinguished road
Designing a search engine simpler than GOOGLE

::edited::

I am trying to design a really simple search egnine that isn't as complex as Google - what do you think?
apponez is offline   Reply With Quote
Old 06-17-2005, 07:55 AM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,475
sde is on a distinguished road
complex from a user's point of view? or a programming point of view?

i would not have taken out your link if it wasn't your first post and didn't think it was a mild site spam.
__________________
Mike
sde is offline   Reply With Quote
Old 06-17-2005, 08:48 AM   #3 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,696
redhead is on a distinguished road
I'd say... Mike you've done the right thing here.. First tell us what your thoughts on how the google like search should perform, then show us your effort to make it work, then show us your implementation, then post a link to use it....
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote
Old 02-20-2006, 10:38 PM   #4 (permalink)
frostyservant
Master of the Universe
 
frostyservant's Avatar
 
Join Date: Feb 2006
Posts: 13
frostyservant is on a distinguished road
Since it seems it's not yet done, my advice for you going forward depends on what you want the search engine to do. If you just want it to search a limited amount of data (say, a user registry on your site), MySQL is definitely the way to go. It makes creating custom searches almost too easy, and it's a simple technology to learn.

If you want to search a large amount of data (like the internet), however, a MySQL database probably won't meet your needs, because it will become enormous and cumbersome. For that, you should know that Google (and, I assume, other major search engines) uses a spider that traverses the desired data and creates a index thereof. I have no idea how a single user could afford the hardware necessary to store and quickly search so much data.
frostyservant is offline   Reply With Quote
Old 03-06-2006, 08:02 PM   #5 (permalink)
demonicsoftware
Registered User
 
Join Date: Feb 2006
Posts: 6
demonicsoftware is on a distinguished road
To give you an idea on some of the design considerations for a large-scale search engine, I would recommend checking out this paper on the Google File System.

http://labs.google.com/papers/gfs-sosp2003.pdf
demonicsoftware is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Google you never knew . . . Belisarius Lounge 3 04-01-2004 10:51 AM
Yahoo bids farewell to Google partnership sde Code Newbie News 0 02-18-2004 11:29 AM
google search: C++ Programmer Forums sde Lounge 8 11-08-2003 12:12 AM
Search Engine Submittions Eyelfixit Lounge 12 07-25-2003 08:09 PM
Please Review ZapMeta - New Search Engine khn Program Design and Methods 3 07-06-2003 09:15 AM


All times are GMT -8. The time now is 11:26 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting