1
0
Fork 0
arangodb/arangod/Indexes
Max Neunhoeffer 877e42e7c5 Merge branch 'FMH' into devel 2016-04-21 14:04:39 +02:00
..
EdgeIndex.cpp Added the improvement for OutboundNeighbors to Inbound and Any neighbors as well. For Any-Neighbors the effect is not too significant. 2016-04-20 16:49:34 +02:00
EdgeIndex.h Added the improvement for OutboundNeighbors to Inbound and Any neighbors as well. For Any-Neighbors the effect is not too significant. 2016-04-20 16:49:34 +02:00
FulltextIndex.cpp
FulltextIndex.h
GeoIndex2.cpp silence some warnings 2016-04-19 07:35:03 +02:00
GeoIndex2.h
HashIndex.cpp Started fixing AQL-failures-noncluster tests. Still two are failing. Return and Sort. 2016-04-07 14:37:18 +02:00
HashIndex.h Fixed compare function fpr Unique HashIndex. Had a problem with different number types 2016-03-24 12:46:35 +01:00
Index.cpp use move 2016-04-19 13:20:13 +02:00
Index.h Switch to IndexHandles. 2016-03-23 08:57:00 +01:00
IndexIterator.cpp Added the improvement for OutboundNeighbors to Inbound and Any neighbors as well. For Any-Neighbors the effect is not too significant. 2016-04-20 16:49:34 +02:00
IndexIterator.h Added the improvement for OutboundNeighbors to Inbound and Any neighbors as well. For Any-Neighbors the effect is not too significant. 2016-04-20 16:49:34 +02:00
PathBasedIndex.cpp Added VPack MinKey as Illegal Index Element. Is used to distinguish NON existance in Array indexes 2016-03-24 13:40:16 +01:00
PathBasedIndex.h
PrimaryIndex.cpp harmonize value comparisons for hash indexes 2016-03-23 16:36:00 +01:00
PrimaryIndex.h
SimpleAttributeEqualityMatcher.cpp
SimpleAttributeEqualityMatcher.h
SkiplistIndex.cpp fixed leak 2016-04-07 17:48:58 +02:00
SkiplistIndex.h Simplyfied skiplist index by removing an used member variable in Iterator 2016-03-23 12:12:12 +01:00