On 03/15/2014 07:43 AM, Anant kumar wrote: > Hi Jim Gibson, > I want to write a search engine of my own. > Similar to Google but not as complex as that. Just for simple data mining > for my research work. > > Sincerely yours, > Anant Kumar > B.Tech; Biotechnology
No need to start entirely from scratch. Here's one in perl that you can download and adapt to your needs: http://combine.it.lth.se/ It hasn't been updated in a while, but it is highly customizable. At the very least, looking through the code can give you ideas about how to approach the task. Regards, /Lars -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/