1. 669d8f6 Fix for issue 252 and 253 by ramangrover29 · 12 years ago
  2. 954083a Added tests for surrogate-based indexed NL fuzzy joins, where the top-level join is unecessary and optimized away. by alexander.behm · 12 years ago
  3. 2a0d817 Fixed issue 214 (allowing r-trees to be created for rectangle data type). Added test cases for all other spatial data types. by salsubaiee@gmail.com · 12 years ago
  4. 3caae9e Improved rule matching for indexed NL joins using primary btree indexes (if hint was given). Fixed a few bugs in the access method rewrite rule. Added tests to guard against regressions. by alexander.behm · 12 years ago
  5. 617a652 Merged asterix_stabilization r811:r842. by alexander.behm · 12 years ago vault/asterix_inline_vars
  6. 1e74ad5 Implemented indexed NL joins using secondary RTrees. by alexander.behm · 12 years ago
  7. d1e2cb1 Added runtime tests for indexed-nl similarity joins that also return the similarity value. by alexander.behm · 12 years ago
  8. 255ad21 Fixed a bug in jaccard-check reported by Zach. by alexander.behm · 12 years ago
  9. 07617fd Improved matching capability of Rares-style fuzzy-join rule that is more consistent with the index based matching. Added indexed-NL-join hint to resolve choice between Rares-style fuzzy joins (where applicable) and index based fuzzy joins. Enabled a few Rares-style fuzzyjoin tests that used to break. by alexander.behm · 12 years ago
  10. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 12 years ago