1
0
Fork 0
arangodb/tests/js/common/aql
Vasiliy f088733420 issue 496.3: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7166)
* issue 496.3: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca

* address potential deadlock between link creation and FlushThread

* remove code causing nullptr access

* add back lock around reader reopen

* revert: address potential deadlock between link creation and FlushThread

* invalidate payload for each field in FieldIterator before setting a value
2018-11-01 23:10:01 +03:00
..
aql-view-arangosearch-cluster.js Bug fix/fix duplicate testcasenames (#7003) 2018-10-23 11:18:22 +02:00
aql-view-arangosearch-ddl-cluster.js issue 496.3: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7166) 2018-11-01 23:10:01 +03:00
aql-view-arangosearch-ddl-noncluster.js issue 496.3: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca (#7166) 2018-11-01 23:10:01 +03:00
aql-view-arangosearch-feature.js
aql-view-arangosearch-noncluster.js fix variable replacements in view search conditions (#6756) 2018-10-08 20:53:29 +03:00
aql-view-arangosearch-nondeterministic-cluster.js