1. 007290c 1. Fixed bugs in TOccurrenceSearcher related to low occurrence thresholds. by alexander.behm · 14 years ago
  2. 37a2496 1. Added the following search modifiers for the inverted index: Conjunctive, Jaccard, Edit Distance. by alexander.behm · 14 years ago
  3. 9983922 Fixed excessive repeating of tests and printouts. by alexander.behm · 14 years ago
  4. a2a9570 Improved inverted index search performance. Added searcher variants for performance comparison. by alexander.behm · 14 years ago
  5. b3b4318 First working version of inverted index search. by alexander.behm · 14 years ago
  6. 00d9db1 1. Inverted lists are now more generic. An inverted list is a sorted list of fixed-size tuples. by alexander.behm · 14 years ago
  7. abf2cba Started work on improved inverted index. Implemented bulk load procedure. by alexander.behm · 14 years ago
  8. 6edfb2b More BTree refactoring for better code sharing. by alexander.behm · 14 years ago
  9. c764bb6 Refactored BTree code to allow better code sharing with RTree. by alexander.behm · 14 years ago
  10. 0295f94 More refactoring of BTree code to allow better reusability. by alexander.behm · 14 years ago
  11. 940c8e1 Beginning refactoring of BTree code to allow cleaner sharing with RTree. Factored out the free page manager in this commit. by alexander.behm · 14 years ago
  12. 01da06a Merging branch with various btree fixes into trunk. by alexander.behm · 14 years ago
  13. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago