1
0
Fork 0
arangodb/arangod/Indexes
jsteemann 9d865c7047 optimizations, bugfixes 2016-05-04 01:50:28 +02:00
..
EdgeIndex.cpp optimizations 2016-05-02 23:06:04 +02:00
EdgeIndex.h optimizations 2016-05-02 23:06:04 +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 do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
GeoIndex2.h less dependency on document-collection.h 2016-03-04 20:53:17 +01:00
HashIndex.cpp optimizations 2016-05-02 23:06:04 +02:00
HashIndex.h optimizations 2016-05-02 23:06:04 +02:00
Index.cpp micro optimizations 2016-04-26 10:22: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 do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
PathBasedIndex.h simplifications 2016-03-04 19:40:24 +01:00
PrimaryIndex.cpp optimizations 2016-05-02 23:06:04 +02:00
PrimaryIndex.h optimizations, bugfixes 2016-05-04 01:50:28 +02: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 use StaticStrings 2016-04-29 15:18:20 +02:00
SkiplistIndex.h Simplyfied skiplist index by removing an used member variable in Iterator 2016-03-23 12:12:12 +01:00