1
0
Fork 0
arangodb/arangod/Indexes
Michael Hackstein 136e375b22 Fixed remove filter covered by index test. And fixed a bug in SkiplistIndexIterator where Nullptr could happen but was not expected 2015-10-15 15:27:35 +02:00
..
CapConstraint.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
CapConstraint.h unified index use checks 2015-09-28 18:13:04 +02:00
EdgeIndex.cpp Merge branch 'aql-jmmh-conditions' of https://github.com/arangodb/arangodb into aql-jmmh-conditions 2015-10-14 16:56:22 +02:00
EdgeIndex.h different cost calculation, done except for skiplists 2015-10-12 18:49:47 +02:00
FulltextIndex.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
FulltextIndex.h unified index use checks 2015-09-28 18:13:04 +02:00
GeoIndex2.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
GeoIndex2.h unified index use checks 2015-09-28 18:13:04 +02:00
HashIndex.cpp fixes 2015-10-13 16:26:43 +02:00
HashIndex.h different cost calculation, done except for skiplists 2015-10-12 18:49:47 +02:00
Index.cpp do not use sparse indexes for sorting 2015-10-14 12:03:52 +02:00
Index.h reworked cost calculations 2015-10-12 22:23:03 +02:00
IndexIterator.cpp primary index now supporting IN 2015-10-06 14:46:33 +02:00
IndexIterator.h primary index now supporting IN 2015-10-06 14:46:33 +02:00
PathBasedIndex.cpp AttributeNames from the attribute parser are now non-nested attributes. They offer a function to join nested elements 2015-10-13 16:26:11 +02:00
PathBasedIndex.h fixed assertions 2015-10-13 09:59:11 +02:00
PrimaryIndex.cpp different cost calculation, done except for skiplists 2015-10-12 18:49:47 +02:00
PrimaryIndex.h different cost calculation, done except for skiplists 2015-10-12 18:49:47 +02:00
SimpleAttributeEqualityMatcher.cpp removed IndexRange* 2015-10-13 15:12:32 +02:00
SimpleAttributeEqualityMatcher.h reworked cost calculations 2015-10-12 22:23:03 +02:00
SkiplistIndex.cpp Fixed remove filter covered by index test. And fixed a bug in SkiplistIndexIterator where Nullptr could happen but was not expected 2015-10-15 15:27:35 +02:00
SkiplistIndex.h reworked cost calculations 2015-10-12 22:23:03 +02:00