1. 6057f2e Changed the rewrite rule of secondary btree indexes to validate the returned tuples when probing the primary index. The validation is required to enforce our transaction semantics. For the R-tree and the inverted index, the validation already exist. by salsubaiee · 12 years ago
  2. c576c60 Reintegrated asterix-fuzzy. by alexander.behm · 13 years ago
  3. 96e3f3f Secondary indexes on non-nullable fields now also work for open types. Added regression tests. Next: Add support for secondary indexes on nullable fields. by alexander.behm · 13 years ago