1
0
Fork 0
arangodb/arangod/Indexes
Jan 4213654624 Allow the optimizer to use indexes (#10541)
when a collection attribute is compared to anexpansion followed by an attribute name, e.g. `doc.value IN something[*].name`.
2019-11-27 16:46:31 +01:00
..
Index.cpp Allow the optimizer to use indexes (#10541) 2019-11-27 16:46:31 +01:00
Index.h Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
IndexFactory.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
IndexFactory.h disable the creation of TTL indexes on sub-attributes (#9994) 2019-09-12 15:29:33 +02:00
IndexIterator.cpp vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
IndexIterator.h vale, vamos a ver! (#10337) 2019-10-30 16:04:55 +01:00
SimpleAttributeEqualityMatcher.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
SimpleAttributeEqualityMatcher.h make index selection more deterministic (#9735) 2019-08-20 14:45:13 +02:00
SortedIndexAttributeMatcher.cpp Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00
SortedIndexAttributeMatcher.h Move containers into their own folder and namespace. (#10244) 2019-10-14 10:55:55 +02:00