1. 78ebcd3 Added basic search test for in-memory inverted index based on new framework. Fixed a few bugs in the in-memory inverted list cursor. by alexander.behm · 12 years ago
  2. 5d7a0e1 Added first inverted-index search test based on new testing framework. Found and fixed a few bugs. by alexander.behm · 12 years ago
  3. 167b6ce Added validation of on-disk inverted index. Added bulk-load test for on-disk inverted index, and insert test for in-memory inverted index based on a new testing framework. by alexander.behm · 12 years ago
  4. 186b217 Added prefix-search capability for sorted sets of CheckTuples to enable comparing inverted indexes against a baseline inverted index. by alexander.behm · 12 years ago
  5. cb667d0 Started implementation of InvertedIndexTestContext. by alexander.behm · 12 years ago
  6. 0702b39 Moved files. by alexander.behm · 12 years ago
  7. 07f5206 More cleaning and reorg. by alexander.behm · 12 years ago
  8. 132c3b8 Next round of cleanup. by alexander.behm · 12 years ago
  9. 9d3eb62 More renaming and reorganizing. by alexander.behm · 12 years ago
  10. f4404a8 First round of renaming packages, and reorganizing files. by alexander.behm · 12 years ago
  11. 6a2bf49 Moved inverted index code into corresponding lsm projects. by alexander.behm · 12 years ago
  12. ef10d07 More cleaning and prepwork. by alexander.behm · 12 years ago
  13. b099505 Improved design and significantly reduced object creation of in-memory inverted index. by alexander.behm · 12 years ago
  14. 9f4b5f8 Reworked in-memory inverted index that buffers insertions. Still needs testing. by alexander.behm · 12 years ago
  15. 15c4e03 Second initial copy from hyracks_inverted_index_updates. by alexander.behm · 12 years ago