1
0
Fork 0
arangodb/arangod/Indexes
Jan Steemann 910d620c7d Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-03-21 17:08:57 +01:00
..
EdgeIndex.cpp cleanup 2016-03-21 14:35:58 +01:00
EdgeIndex.h cleanup 2016-03-21 14:35:58 +01:00
FulltextIndex.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-09 09:42:10 +01:00
FulltextIndex.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
GeoIndex2.cpp Fix geo index remove. 2016-03-21 09:12:56 +01:00
GeoIndex2.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
HashIndex.cpp Fixed implementation to multiply IN index lookups for hash and skiplist index. 2016-03-21 14:57:30 +01:00
HashIndex.h Fixed memleak in HashIndex Lookup 2016-03-10 13:11:32 +01:00
Index.cpp Short Circuit in IndexIterator if query has which can never yield a result 2016-03-21 16:54:39 +01:00
Index.h test fixes 2016-03-21 12:15:40 +01:00
IndexIterator.cpp Transaction OperationCursor now implements a skip method. 2016-03-01 14:37:40 +01:00
IndexIterator.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
PathBasedIndex.cpp fixed sparse index test 2016-03-21 17:08:42 +01:00
PathBasedIndex.h simplifications 2016-03-04 19:40:24 +01:00
PrimaryIndex.cpp Fixed reset of PrimaryIndex Any Iterator 2016-03-21 16:30:35 +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 implementation to multiply IN index lookups for hash and skiplist index. 2016-03-21 14:57:30 +01:00
SkiplistIndex.h Removed obsolete functions and skiplist key element. 2016-03-01 13:53:45 +01:00