Dan Larkin-York
d5ecdd143a
Convert unit tests to googletest framework ( #9034 )
2019-05-21 09:17:46 +02:00
Jan
c6d3f8e052
Bug fix/pass on error messages ( #8690 )
2019-04-10 12:34:25 +02:00
Simon
2b594bdab5
Reduce # of memcpy from storage engine layer ( #8685 )
2019-04-08 22:43:29 +02:00
Vasiliy
f4919dc173
issue 526.6: implement REST and V8 handlers for the iresearch analyzer feature ( #8626 )
...
* issue 526.6: implement REST and V8 handlers for the iresearch analyzer feature
* address typo
* remove excess comments
* temporarily comment out tests failing on MacOS
* temporarily comment out more MacOS-only test failures
2019-04-02 19:23:28 +03:00
Andrey Abramov
930b09cd93
[3.4] bug-fix/issue-#8294 ( #8430 ) ( #8585 )
...
* [3.4] bug-fix/issue-#8294 (#8430 )
* fix invalid optimizations for multi-valued attributes
* fix broken optimizations for multivalued attributes
* adjust tests
* add `IN_RANGE` function
* add tests
* add some shallow integration tests
* fix optimization for IN operator
# Conflicts:
# arangod/IResearch/IResearchFeature.cpp
# arangod/IResearch/IResearchViewOptimizerRules.cpp
# tests/IResearch/IResearchFilterBoolean-test.cpp
* fix compilation errors
* fix another compilation issue
* address compilation errors
* fix tests
2019-03-27 18:33:16 +03:00