1
0
Fork 0
arangodb/Documentation
Andrey Abramov d4a010baf9
Bug fix/internal issue #316 (#7911)
* 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
2019-01-10 21:04:19 +03:00
..
Books Bug fix/internal issue #316 (#7911) 2019-01-10 21:04:19 +03:00
DocuBlocks Doc - Fix build (whitespaces, triple-backticks, comments) (#7857) 2018-12-26 21:41:19 +01:00
Examples Documents that arangorestore/arangodump threads option is from v3.4.0 on (#7701) 2018-12-29 13:29:10 +01:00
Scripts Doc - Deprecation notes 3.4 (#6405) 2018-10-23 17:45:07 +02:00
StyleGuide Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
man1 Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
man8
CMakeLists.txt removes generated manpages from devel (#6468) 2018-10-23 20:41:00 +02:00
README_maintainers.md Doc - Add link to build-docker-containers in README_maintainers (#6127) 2018-08-10 02:11:26 +02:00
arango.doxygen
arangodb.css