1
0
Fork 0
arangodb/arangod/Indexes
Jan Christoph Uhde e393b5338e fix nextBabies for within 2016-12-20 12:32:43 +01:00
..
EdgeIndex.cpp fixed issue #2217 2016-12-13 14:19:55 +01:00
EdgeIndex.h when querying edge index selectivity, pass attribute name (i.e. _from, _to) so the selectivity of the correct index part can be returned 2016-11-11 11:01:04 +01:00
FulltextIndex.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
FulltextIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
GeoIndex.cpp fix nextBabies for within 2016-12-20 12:32:43 +01:00
GeoIndex.h small fixes 2016-12-20 12:04:40 +01:00
HashIndex.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
HashIndex.h added specialized fasthash version for uint64 input 2016-12-08 13:32:48 +01:00
Index.cpp when querying edge index selectivity, pass attribute name (i.e. _from, _to) so the selectivity of the correct index part can be returned 2016-11-11 11:01:04 +01:00
Index.h when querying edge index selectivity, pass attribute name (i.e. _from, _to) so the selectivity of the correct index part can be returned 2016-11-11 11:01:04 +01:00
IndexElement.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
IndexElement.h use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
IndexIterator.cpp a bit of index cleanup 2016-11-02 22:44:06 +01:00
IndexIterator.h Squashed commit of the following: 2016-12-19 11:06:32 +01:00
IndexLookupContext.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
PathBasedIndex.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
PathBasedIndex.h use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
PrimaryIndex.cpp performance optimizations 2016-11-09 14:46:50 +01:00
PrimaryIndex.h when querying edge index selectivity, pass attribute name (i.e. _from, _to) so the selectivity of the correct index part can be returned 2016-11-11 11:01:04 +01:00
RocksDBFeature.cpp added stubs for RocksDB engine 2016-11-16 16:12:52 +01:00
RocksDBFeature.h added unprepare 2016-06-06 18:27:51 +02:00
RocksDBIndex.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
RocksDBIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00
RocksDBKeyComparator.cpp initial commit 2016-05-03 15:42:24 +02:00
RocksDBKeyComparator.h initial commit 2016-05-03 15:42:24 +02:00
SimpleAttributeEqualityMatcher.cpp don't increase number of index results for unique indexes 2016-11-15 10:29:02 +01:00
SimpleAttributeEqualityMatcher.h when querying edge index selectivity, pass attribute name (i.e. _from, _to) so the selectivity of the correct index part can be returned 2016-11-11 11:01:04 +01:00
SkiplistIndex.cpp use bulk allocator for index elements 2016-12-09 21:40:49 +01:00
SkiplistIndex.h a bit of index cleanup 2016-11-02 22:44:06 +01:00