s-j / solbrille

A small-scale search engine implementation with a Web-interface. Written for a university project.
0 stars 0 forks source link

Features #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Hieararchical Index
2. Reduce amount of "new", reuse data structures
3. Non-Temporal read/writes to buffer manager
4. Optimize code with a profiler
5. Skiplists
6. TREC support
7. 

Original issue reported on code.google.com by Simon.Jo...@gmail.com on 7 Jul 2009 at 2:06