mirror of https://gitee.com/bigwinds/arangodb
* allow using scorers outside ArangoSearch view context Signed-off-by: Andrey Abramov <andrey@arangodb.com> * ensure query is properly optimized after replacement of scorer functions * do not apply `handleViewsRule` to queries without views * simplify optimization rule for ArangoSearch views * show ArangoSearch view scorers in query explanation * fix tests * fix tests * add stub for scorer related tests * reformat * check variable depth in `ViewExpressionContext::getVariableValue` * add some tests * address js test failures * address jslint errors * ensure `IResearchViewNode` exposes variables used in scorers * ensure scorers with expressions are deduplicated * fix deduplication for indexed access * more tests * partially address review comments * address review comments * simplify code * remove irrelevant, commented out code * ensure array comparisons are properly handled * update changelog & loki |
||
---|---|---|
.. | ||
Books | ||
DocuBlocks | ||
Examples | ||
Scripts | ||
StyleGuide | ||
man1 | ||
man8 | ||
CMakeLists.txt | ||
README_maintainers.md | ||
arango.doxygen | ||
arangodb.css |