Simon
|
ba102323cc
|
Refactoring index interface (#7971)
|
2019-01-17 16:33:46 +01:00 |
Andrey Abramov
|
360b9f456c
|
reformat arangosearch sources (#7941)
|
2019-01-11 20:32:54 +03:00 |
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 |
Frank Celler
|
ac9f375fb5
|
big reformat
|
2018-12-26 00:54:03 +01:00 |
Andrey Abramov
|
a1cfb3d72b
|
Feature iresearch (#4105)
|
2018-01-19 14:23:58 +01:00 |
Heiko
|
221e3f4f93
|
use struct instead of class (#4194)
|
2018-01-03 21:39:35 +01:00 |
Jan
|
2a96df5ca5
|
Feature iresearch (#4071)
|
2017-12-18 15:04:59 +01:00 |