Building a text indexer from scratch, need algorithms and resources -


i making simple text search engine self-study. coded myself of work in 'anatomy of search engine' @ http://www.codeproject.com/kb/ip/anatomyofasearchengine1.aspx

it featured searching inverted indexes.

i want more projects, better search algorithms. online resources @ level hard find. please point me more resources can up, can hands-on experience.

i may use in production in future (for simple purposes).


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -