1
0
Fork 0
arangodb/js/server/modules/@arangodb
Jan 8e4dac4fc4 fix fulltext index removal performance, simplified code (#3015)
* simplify index API a bit

* fix fulltext index removal performance, simplified code

* updated CHANGELOG

* fix hanging test

* try to fix shutdown problem

* improve fulltext query performance

* fixed duplicate var

* removed obsolete code

* fix some shutdown races

* do not call ensureIndex that often
2017-08-12 09:25:30 +02:00
..
actions Reformat code 2016-06-30 16:57:17 +02:00
aql Reformat code 2016-06-30 16:57:17 +02:00
foxx Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
actions.js Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
aql-helper.js fixed tests 2017-02-02 08:39:50 +01:00
aql.js aql char length null returns now 0 (#2973) 2017-08-08 09:33:31 +02:00
arango-collection.js Refactored /_api/index and /_api/database (#2582) 2017-06-19 23:47:40 +02:00
arango-database.js server / client side db._parse added (#2789) 2017-07-14 14:31:51 +02:00
arango-statement.js Reformat code 2016-06-30 16:57:17 +02:00
arango-view.js initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
cluster.js Do not allow replication to create/drop collections (#2898) 2017-07-28 14:24:02 +02:00
configuration.js Reformat code 2016-06-30 16:57:17 +02:00
database-version.js fix path to version file 2017-06-06 15:42:42 +02:00
formatter.js Reformat code 2016-06-30 16:57:17 +02:00
index.js we may now also do 'milestone'-releases next to devel/alpha/beta/rc 2017-03-22 11:59:25 +01:00
parser.js Reformat code 2016-06-30 16:57:17 +02:00
replication.js Feature/improve logging (#2881) 2017-07-28 09:23:18 +02:00
request.js Feature/improve logging (#2881) 2017-07-28 09:23:18 +02:00
simple-query.js Removed JS_NEAR, JS_FULLTEXT, JS_WITHIN entirely. They have been replaced by simple queries 2017-02-08 12:54:10 +01:00
statistics.js fix fulltext index removal performance, simplified code (#3015) 2017-08-12 09:25:30 +02:00
sync-replication-debug.js Finally remove lock methods 2017-02-10 19:47:31 +01:00
tasks.js Reformat code 2016-06-30 16:57:17 +02:00
users.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
validator.js Reformat code 2016-06-30 16:57:17 +02:00