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 |
||
---|---|---|
.. | ||
aql | ||
examples | ||
foxx | ||
graph | ||
graph-examples | ||
arango-collection-common.js | ||
arango-cursor.js | ||
arango-statement-common.js | ||
common.js | ||
crypto.js | ||
deprecated.js | ||
extend.js | ||
general-graph-common.js | ||
heap.js | ||
is.js | ||
mocha-runner.js | ||
mocha.js | ||
replication-common.js | ||
request.js | ||
simple-query-common.js | ||
test-helper.js | ||
testrunner.js | ||
util.js |