1
0
Fork 0
Commit Graph

249 Commits

Author SHA1 Message Date
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
sleto-it 28b84951cb
Doc - Known Issues - new links (#7908) 2019-01-08 19:11:01 +01:00
sleto-it 099fd6d2db
Doc - Forwardports to devel - 2018-12-27 (#7858) 2018-12-27 17:12:50 +01:00
Simran f7b9733a84 Doc - Fix build (whitespaces, triple-backticks, comments) (#7857) 2018-12-26 21:41:19 +01:00
Andrey Abramov ac3a8a3f0b
update knownissues (#7807) 2018-12-19 16:10:34 +03:00
Jan 529e1a5579
fix issue #7743: properly invalidate variables after COLLECT statemen… (#7780) 2018-12-18 18:13:34 +01:00
Simran 37eb34ad50 Doc - Placeholder pages for 3.5 Release Notes (#7686) 2018-12-06 14:41:27 +01:00
Simran 801bc38ab9 Doc - cleanups (#7685) 2018-12-06 14:25:31 +01:00
sleto-it de4591d4bd
Doc - cite the tar.gz in what's new (#7675) 2018-12-06 11:49:41 +01:00
Simran dec65b904c Doc - deprecate simple all keys (#7657) 2018-12-06 11:19:31 +01:00
Simran f7952ce445 Doc - Mention GEO_MULTIPOLYGON() in 3.4 release notes (#7651) 2018-12-05 15:18:33 +01:00
Jan 7c1f958c50 Doc - additional 3.4 related info (#7646) 2018-12-05 13:06:43 +01:00
Jan a473ab9aa1 Doc - add known issue for parallel collection creation (#7642) 2018-12-04 20:42:24 +01:00
Simran e917deb84a Doc - 3.4 known issues (#7599) 2018-12-03 16:19:30 +01:00
Andrey Abramov 6ba81d7603
Documentation 3.4/update known issues (arangosearch) (#7600) (#7601)
* update known issues for 3.4

* more known issues
2018-12-03 16:25:06 +03:00
sleto-it a4abb4f9ec
Doc - Known Issues 3.3 - forward port simran's feedback (#7592) 2018-12-03 13:15:41 +01:00
sleto-it 4eb37c348e
Doc - 3.3 known issues (#7576) 2018-12-02 16:30:50 +01:00
Simon 6f8829a623 Document RocksDB exclusive option (#7517)
* Document exclusive option, use in more cases

* address review comments
2018-11-29 13:59:07 +01:00
Jan be0f8b59fa
added option `--rocksdb.enforce-block-cache-size-limit` (#7505) 2018-11-28 21:02:45 +01:00
Simon 2ca8a4fd36 Documentation on Operational Factors and Data Models (#7374) 2018-11-22 16:01:30 +01:00
jsteemann c8b38e5d06 update known issues 2018-11-21 16:14:28 +01:00
Jan f1760bf01b
fix failing non-deterministic query-stream test (#7295) 2018-11-13 11:36:41 +01:00
Vasiliy 8f44afb6cf issue 496.1: switch scope of responsibility between a TRI_vocbase_t and a LogicalView in respect to view creation/deletion (#7101)
* issue 496.1: switch scope of responsibility between a TRI_vocbase_t and a LogicalView in respect to view creation/deletion

* backport: address test failures

* backport: ensure arangosearch links get exported in the dump

* backport: ensure view is created during restore on the coordinator

* Updates for ArangoSearch DDL tests, IResearchView unregistration and known issues

* Add fix for internal issue 483
2018-10-30 12:50:35 +03:00
Andrey Abramov 86ebc30290 update ArangoSearch known issues (#7055) 2018-10-24 21:59:27 +02:00
jsteemann 04a8f8048e remove fixed issues from the known issues list 2018-10-23 20:50:03 +02:00
Simran ad4d7dcc22 Doc - Turn ArangoSearch links into a list (#7028) 2018-10-23 20:09:52 +02:00
Simran 496ab3af05 Doc - Deprecation notes 3.4 (#6405) 2018-10-23 17:45:07 +02:00
Andrey Abramov 7d76372700 update changelog and LOKI 2018-10-13 14:10:47 +03:00
Jan 6d54518145
forward port changes from 3.4 (#6849) 2018-10-12 17:49:17 +02:00
jsteemann b418bbaa45 updated CHANGELOG and known issues 2018-10-02 20:05:51 +02:00
Jan ae85fbc4ea
much better diagnostics for AQL query results cache (#6580) 2018-09-25 09:49:11 +02:00
Max Neunhöffer 53b51d61c8 Add advertised endpoints to new features list for 3.4. (#6587) 2018-09-25 09:39:42 +02:00
KVS85 35e6177eee More known issues for ArangoSearch in 3.4 (#6567) 2018-09-21 13:28:53 +03:00
Jan faac94a5c9
forward-ported from 3.4 branch feature-3.4/aql-extensions-080908 (#6462) 2018-09-12 13:58:20 +02:00
jsteemann 8fb4509d6f fix documentation 2018-09-12 11:03:20 +02:00
jsteemann 0d048c7659 start new features documentation for 3.5 2018-09-08 14:34:20 +02:00
Simran 5c9cf69bd2 Doc - Configuration refactor 2 (#6378) 2018-09-05 19:39:39 +02:00
Jan 09bf296545
Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
jsteemann 56b3cc5b9c updated documentation @Simran-B 2018-09-04 15:42:11 +02:00
Andrey Abramov af53b218af
One more ArangoSearch issue 2018-09-03 19:22:22 +03:00
Andrey Abramov f7ed9e6b27
Even more ArangoSearch issues 2018-09-03 18:22:15 +03:00
Andrey Abramov 4e9d2850de
Add one more ArangoSearch issue 2018-09-03 17:52:32 +03:00
Andrey Abramov cf6589485b
Add some ArangoSearch related known issues 2018-09-03 17:49:09 +03:00
jsteemann 78d7c6e93d added deprecation warning 2018-09-03 16:40:03 +02:00
jsteemann 515d427073 remove two issues, as they are fixed! 2018-09-03 15:53:53 +02:00
Heiko b3924a94d8 new features geo aql editor (#6344) 2018-09-03 15:28:57 +02:00
jsteemann 378cf81f7f fix typos 2018-09-03 12:04:49 +02:00
Wilfried Goesgens 2e5343cd0f Add two issues (#6341) 2018-09-03 12:04:01 +02:00
jsteemann 79bffd4ff2 added documentation 2018-09-01 19:21:19 +02:00
Jan abe5bec016 Doc - add known issues for 3.4 release (#6301) 2018-08-30 19:57:42 +02:00