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 fulltext fixes 2016-03-22 18:34:40 +01:00
FulltextIndex.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
GeoIndex2.cpp silence some warnings 2016-04-19 07:35:03 +02:00
GeoIndex2.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
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 simplifications 2016-03-04 19:40:24 +01:00
PrimaryIndex.cpp harmonize value comparisons for hash indexes 2016-03-23 16:36:00 +01:00
PrimaryIndex.h AqlValue refactoring 2016-03-09 17:50:20 +01:00
SimpleAttributeEqualityMatcher.cpp clang-format 2016-01-27 13:43:46 +01:00
SimpleAttributeEqualityMatcher.h clang-format 2016-01-27 13:43:46 +01:00
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