If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I'd like to learn how to build a search engine from scratch, but the responses to my Google queries are littered with tutorials explaining how to get better responses from existing web engines.
Does anyone know any good tutorials or articles discussing search engine development?
I need to search a set of documents and a subdomain of an existing site. Ideally, whatever I build will be able to search a mix of html, doc, xls, and ppt files.
Originally posted by ringo: I'd like to learn how to build a search engine from scratch, but the responses to my Google queries are littered with tutorials explaining how to get better responses from existing web engines.
Does anyone know any good tutorials or articles discussing search engine development?
You might want to check out htdig. The source is available. You can also cehck google's search appliance.