1
0
Fork 0
arangodb/arangod/Indexes
Michael Hackstein d7bbd1e9e2 Removed temporary allowPartialIndex from IndexInformation. This is an internal variable and should never bother the user 2015-10-30 09:25:21 +01:00
..
CapConstraint.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
CapConstraint.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00
EdgeIndex.cpp Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-10-23 12:50:02 +02:00
EdgeIndex.h fix some Visual Studio complaints 2015-10-22 17:23:21 +02:00
FulltextIndex.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
FulltextIndex.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00
GeoIndex2.cpp calculate costs for equality lookups 2015-09-29 13:08:51 +02:00
GeoIndex2.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00
HashIndex.cpp Removed temporary allowPartialIndex from IndexInformation. This is an internal variable and should never bother the user 2015-10-30 09:25:21 +01:00
HashIndex.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00
Index.cpp The Array Index now allows to query for null IN in sparse version 2015-10-27 13:00:49 +01:00
Index.h fix some Visual Studio complaints 2015-10-22 17:23:21 +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 Removed temporary allowPartialIndex from IndexInformation. This is an internal variable and should never bother the user 2015-10-30 09:25:21 +01:00
PathBasedIndex.h Removed temporary allowPartialIndex from IndexInformation. This is an internal variable and should never bother the user 2015-10-30 09:25:21 +01:00
PrimaryIndex.cpp Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-10-23 12:50:02 +02:00
PrimaryIndex.h fix some Visual Studio complaints 2015-10-22 17:23:21 +02:00
SimpleAttributeEqualityMatcher.cpp fixed parse error 2015-10-23 13:27:36 +02:00
SimpleAttributeEqualityMatcher.h Removed getOne in SimpleAttribute Matcher. All of the attributes are in sorted order rendering getOne and getAny useless 2015-10-23 12:49:57 +02:00
SkiplistIndex.cpp Removed temporary allowPartialIndex from IndexInformation. This is an internal variable and should never bother the user 2015-10-30 09:25:21 +01:00
SkiplistIndex.h fixed leaks, index speedup 2015-10-22 17:03:05 +02:00