.. |
EdgeIndex.cpp
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
EdgeIndex.h
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
FulltextIndex.cpp
|
fixed index creation & validation
|
2016-09-05 11:42:44 +02:00 |
FulltextIndex.h
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
GeoIndex.cpp
|
fixed index creation & validation
|
2016-09-05 11:42:44 +02:00 |
GeoIndex.h
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
HashIndex.cpp
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
HashIndex.h
|
fixed index creation & validation
|
2016-09-05 11:42:44 +02:00 |
Index.cpp
|
fix compile error
|
2016-09-09 15:20:19 +02:00 |
Index.h
|
fix compile error
|
2016-09-09 15:20:19 +02:00 |
IndexIterator.cpp
|
speed up primary index lookups
|
2016-06-29 17:44:03 +02:00 |
IndexIterator.h
|
Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals.
|
2016-07-12 14:46:24 +02:00 |
PathBasedIndex.cpp
|
fixed index creation & validation
|
2016-09-05 11:42:44 +02:00 |
PathBasedIndex.h
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
PrimaryIndex.cpp
|
fixed recovery of "older" collections
|
2016-09-09 13:46:39 +02:00 |
PrimaryIndex.h
|
some index cleanup
|
2016-09-06 10:49:40 +02:00 |
RocksDBFeature.cpp
|
refactoring
|
2016-07-18 17:48:24 +02:00 |
RocksDBFeature.h
|
added unprepare
|
2016-06-06 18:27:51 +02:00 |
RocksDBIndex.cpp
|
removed TRI_collection_t
|
2016-09-02 14:54:13 +02:00 |
RocksDBIndex.h
|
fixed index creation & validation
|
2016-09-05 11:42:44 +02: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
|
slightly prefer primary index
|
2016-09-07 11:42:13 +02:00 |
SimpleAttributeEqualityMatcher.h
|
more index optimizations
|
2016-06-25 18:26:08 +02:00 |
SkiplistIndex.cpp
|
removed TRI_collection_t
|
2016-09-02 14:54:13 +02:00 |
SkiplistIndex.h
|
fixed index creation & validation
|
2016-09-05 11:42:44 +02:00 |