source code for search engine [closed]
i want to implement a search engine.Is there any source code available for it in python etc... i know there are tools for it like spinx etc. but i would like to have my own code running. may i know if there is any source code for it.
Maybe something like PyLucene?
You can use Apache Nutch , which is Web Crawler and search engine integrated with Apache Solr.
It also supports Hadoop, Distributed Crawling.
精彩评论