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 |
||
---|---|---|
.. | ||
Actions | ||
Agency | ||
Aql | ||
Auth | ||
Cache | ||
Cluster | ||
ClusterEngine | ||
GeneralServer | ||
GeoIndex | ||
Graph | ||
IResearch | ||
Indexes | ||
InternalRestHandler | ||
MMFiles | ||
Pregel | ||
Replication | ||
RestHandler | ||
RestServer | ||
RocksDBEngine | ||
Scheduler | ||
Sharding | ||
Statistics | ||
StorageEngine | ||
Transaction | ||
Utils | ||
V8Server | ||
VocBase | ||
CMakeLists.txt | ||
dbg.cmake |