Posted by cmk128 on 09/01/06 04:38
Hi
I have 1000000000 html file. i am going to make a web search engine
using php.
This is my solution:
1) apache
2) CPU : 2.8GHz
3) ram : 1GB
4) lanugage : php
5) database : mysql
6) dual SCSI
Step:
1) put all the html to mysql (not the html source, is the html output)
2) just search the mysql using 'like %keyword%' query
3) display the result on web
Reasonable? workable? extensible?
thanks
from Peter (cmk128@hotmail.com)
Navigation:
[Reply to this message]
|