mirror of https://gitee.com/bigwinds/arangodb
remove fixed items from the known issues list
This commit is contained in:
parent
9d0fd19199
commit
168755f377
|
@ -42,9 +42,5 @@ ArangoSearch
|
|||
* ArangoSearch ignores `_id` attribute even if `includeAllFields` is set to `true` (internal #445)
|
||||
* Using score functions (BM25/TFIDF) in ArangoDB expression is not supported (internal #316)
|
||||
* 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 joins with satellite collections (internal #440)
|
||||
* RocksDB recovery fails sometimes after renaming a view (internal #469)
|
||||
* View directory remains in FS after a view was deleted (internal #485)
|
||||
* Segmentation fault happens when trying to delete a link in a view that has improper (via internal #486) state (internal #487)
|
||||
|
|
Loading…
Reference in New Issue