iixr

Summary

Description An inverted indexer
Owner Paul Boddie <paul@boddie.org.uk>
Last change Fri, 30 Sep 2011 00:41:34 +0200

Shortlog

2011-09-30 Paul Boddie Added comments and docstrings. default tip
2011-02-15 Paul Boddie Added comment/warning.
2011-02-15 Paul Boddie Fixed the itermerge optimisation for single element collections of iterators.
2011-02-14 Paul Boddie Introduced last term/positions caching for all iterators.
2011-02-14 Paul Boddie Fix the index bisection and attempt to prevent unnecessary seeking and scanning.
2011-02-14 Paul Boddie Moved the IndexReader to the terms module, renaming it to MultipleReader.
2011-02-13 Paul Boddie Removed numerous classes, simplifying the package and focusing on combined term
2011-02-12 Paul Boddie Changed cache slicing to record pointer updating.
2011-02-12 Paul Boddie Removed unnecessary recursion when flushing records/caches.
2011-02-11 Paul Boddie Introduced read and write caches in order to investigate performance changes.

Tags

Branches

2011-09-30 ac0167b6ed9b default

Bookmarks