1
0
Fork 0

One more ArangoSearch issue

This commit is contained in:
Andrey Abramov 2018-09-03 19:22:22 +03:00 committed by GitHub
parent f7ed9e6b27
commit af53b218af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ ArangoSearch
* Using a loop variable in expressions within a corresponding SEARCH condition is not supported (internal #318)
* Data of "NONE" collection could be accessed via a view for a used regardless of rights check (internal #453)
* "NONE" read permission is not checked for a single link in a view with multiple links where others are "RW" for a user in cluster (internal #452)
* ArangoSearch doesn't support joining with satellite collections (internal #440)
* ArangoSearch doesn't support joins with satellite collections (internal #440)
* RocksDB recovery fails sometimes after renaming a view (internal #469)