1
0
Fork 0
arangodb/tests/Basics
Simon Grätzer d8c57f2cc8 Feature/rocksdb hashsearch (#2713)
* Testing hash for documents

* fixing logspam error

* added base support for kHash in the edge index

* Current version of hash enabled edge index

* removed rocksdb key type byte, dynamic prefixes for hash-index

* Fixing issues with key classes

* Fixing merge conflict

* Fixing version with semi-working hash index

* fixing various issues

* Fixing hanger in EdgeIndexIterator nextExta, when _cache is disabled. Reenable cache

* Fixing geo index bounds, and fillIndexes error handling

* Adding back failure point

* Fixing RocksDBKey::vertexId

* Added version check on startup

* Fixing version check

* added one more check

* properly detect column families at startup

* Adding additional sanity checking

* Adding missing column family

* some fixes

* Turned off geoindex sync

* fixed error

* added asserts (untested)

* Adding more asserts
2017-07-05 10:18:52 +02:00
..
AttributeNameParserTest.cpp fix attribute name parser failure return code 2017-03-07 10:32:27 +01:00
EndpointTest.cpp
StringBufferTest.cpp
StringUtilsTest.cpp Move icu helper 2017-03-06 18:51:12 +01:00
VelocyPackHelper-test.cpp Move last test and remove pathenumerator...was not in use and broken 2017-03-06 19:04:45 +01:00
associative-multi-pointer-nohashcache-test.cpp
associative-multi-pointer-test.cpp
conversions-test.cpp
csv-test.cpp
files-test.cpp
fpconv-test.cpp
hashes-test.cpp Move icu helper 2017-03-06 18:51:12 +01:00
icu-helper.cpp Move icu helper 2017-03-06 18:51:12 +01:00
icu-helper.h Move icu helper 2017-03-06 18:51:12 +01:00
json-test.cpp Move icu helper 2017-03-06 18:51:12 +01:00
priorityqueue-test.cpp Renamed PriorityQueue => ShortestPathPriorityQueue 2017-04-05 16:12:47 +02:00
skiplist-test.cpp
string-buffer-test.cpp
string-test.cpp
string-utf8-normalize-test.cpp Geo index update, renaming 2017-05-11 13:19:51 +02:00
string-utf8-test.cpp Move icu helper 2017-03-06 18:51:12 +01:00
structure-size-test.cpp fixed failing test 2017-03-22 14:46:10 +01:00
vector-test.cpp