1
0
Fork 0

Add one more ArangoSearch issue

This commit is contained in:
Andrey Abramov 2018-09-03 17:52:32 +03:00 committed by GitHub
parent cf6589485b
commit 4e9d2850de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -26,4 +26,6 @@ ArangoSearch
* Creation of ArangoSearch on a large collection may cause OOM
* Long-running transaction with a huge number of DML operations may cause OOM
* Using score functions (BM25/TFIDF) in ArangoDB expression is not supported
* Using a loop variable in expressions within a corresponding SEARCH condition is not supported