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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -