1
0
Fork 0
arangodb/arangod/Indexes
Jan c7b0e68026 disable the creation of TTL indexes on sub-attributes (#9995)
* disable the creation of TTL indexes on sub-attributes

* updated CHANGELOG
2019-09-12 16:42:56 +03:00
..
Index.cpp add VelocyPackHelper::equal method (#9389) 2019-07-03 12:15:11 +02:00
Index.h Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
IndexFactory.cpp disable the creation of TTL indexes on sub-attributes (#9995) 2019-09-12 16:42:56 +03:00
IndexFactory.h disable the creation of TTL indexes on sub-attributes (#9995) 2019-09-12 16:42:56 +03:00
IndexIterator.cpp refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
IndexIterator.h refactor index APIs (#9145) 2019-05-31 11:12:39 +02:00
SimpleAttributeEqualityMatcher.cpp make index selection more deterministic (#9736) 2019-08-20 12:55:21 +03:00
SimpleAttributeEqualityMatcher.h make index selection more deterministic (#9736) 2019-08-20 12:55:21 +03:00
SortedIndexAttributeMatcher.cpp make index selection more deterministic (#9736) 2019-08-20 12:55:21 +03:00
SortedIndexAttributeMatcher.h don't unfairly favor the edge index when comparing it to more specialized indexes on `_from`/`_to` plus other attributes (#9362) 2019-07-01 16:32:42 +02:00