1
0
Fork 0
Commit Graph

4048 Commits

Author SHA1 Message Date
Dan Larkin-York 2497173fb3 Adde missing documentation and CHANGELOG entries for sort-limit optimization. (#8087) 2019-02-01 15:31:42 +01:00
Simran 0f889d61bc Doc - Maskings - Forward port improvement from 3.3 (#8066) 2019-01-31 11:41:48 +01:00
sleto-it 7cbb97f5b4
Doc - Sync external repos (#8063) (#8067) 2019-01-30 20:20:56 +01:00
Frank Celler 603612f1d2
Feature/maskings documentation (#8018) 2019-01-30 12:01:49 +01:00
Simon fd70b6fc34 Background Indexing (#8039) 2019-01-29 09:31:32 +01:00
Simran 33220fb589 Doc - Deprecate --server.jwt-secret startup option (#7947) 2019-01-28 09:12:18 +01:00
Frank Celler 9927b3a281
Feature/maskings (#8006) 2019-01-22 22:23:25 +01:00
maxkernbach 7958ac1a68 Doc - peakMemoryUsage , add info on version (#8007) 2019-01-21 17:48:45 +01:00
jsteemann cd26187993 fix typo in docs 2019-01-17 19:48:17 +01:00
Jan 9635df56eb
added "peakMemoryUsage" query result figure (#7952) 2019-01-17 13:58:18 +01:00
sleto-it d245e5c96d
Doc - Upgrade on Windows (#7682) 2019-01-16 14:59:17 +01:00
Simran 50f248faec Doc - Single Instance vs. Cluster (update) (#7960) 2019-01-16 14:56:29 +01:00
KVS85 ac37dbed89 Doc - updates to the compiling under windows section (#7894) 2019-01-15 20:00:35 +01:00
Simran 9fea30b8ee Doc - rel notes page imp (#7613) 2019-01-15 19:56:14 +01:00
sleto-it 9802561ed5
Doc - fixes link 2019-01-15 10:22:10 +01:00
sleto-it d6761ba873
Doc - upgraded starter procedure 2019-01-15 10:17:39 +01:00
Simran c8730b99ef Doc - Cookbook: Remove outdated OpenSSL recipe (#7929) 2019-01-11 22:34:06 +01:00
Jan Christoph Uhde f65853e30f make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
Simran 6a3fa519a2 Doc - Extend generation of program option tables (#7888) 2019-01-10 19:39:26 +01:00
Andrey Abramov d4a010baf9
Bug fix/internal issue #316 (#7911)
* allow using scorers outside ArangoSearch view context

Signed-off-by: Andrey Abramov <andrey@arangodb.com>

* ensure query is properly optimized after replacement of scorer functions

* do not apply `handleViewsRule` to queries without views

* simplify optimization rule for ArangoSearch views

* show ArangoSearch view scorers in query explanation

* fix tests

* fix tests

* add stub for scorer related tests

* reformat

* check variable depth in `ViewExpressionContext::getVariableValue`

* add some tests

* address js test failures

* address jslint errors

* ensure `IResearchViewNode` exposes variables used in scorers

* ensure scorers with expressions are deduplicated

* fix deduplication for indexed access

* more tests

* partially address review comments

* address review comments

* simplify code

* remove irrelevant, commented out code

* ensure array comparisons are properly handled

* update changelog & loki
2019-01-10 21:04:19 +03:00
Max Neunhöffer cf249ff447 Doc - Add a paragraph that JS JS trxs are excluded from intermediate commits. (#7919) 2019-01-09 15:20:14 +01:00
Simran e7810e1956 Doc - Update remark about per-database replication (#7891) 2019-01-08 19:36:00 +01:00
sleto-it 28b84951cb
Doc - Known Issues - new links (#7908) 2019-01-08 19:11:01 +01:00
sleto-it fbb1de5bcc
Doc - check_function (#7885) 2019-01-04 21:05:31 +01:00
Jan f66bac4f86
added AQL function CHECK_DOCUMENT (#7842) 2019-01-04 15:31:29 +01:00
Jan 28528973e3
added arangorestore option `--cleanup-duplicate-attributes` (#7877) 2019-01-04 15:25:45 +01:00
sleto-it c48756486e
Doc - arangorestore improvements (#7878) 2019-01-03 18:26:07 +01:00
Jan b3a3e35f3d added arangorestore options `--number-of-shards` and `--replication-f… (#7869)
* added arangorestore options `--number-of-shards` and `--replication-factor`

* updated documentation

* added version numbers
2019-01-03 11:07:02 +01:00
sleto-it 20d5e1655e
Documents that arangorestore/arangodump threads option is from v3.4.0 on (#7701) 2018-12-29 13:29:10 +01:00
sleto-it 099fd6d2db
Doc - Forwardports to devel - 2018-12-27 (#7858) 2018-12-27 17:12:50 +01:00
Omar_A 5bf0eb4fea Doc - Sync-external-repo-2018-12-25 (#7854) 2018-12-27 11:17:11 +01:00
maxkernbach 4db6390054 Doc - re-add switching storage engine section (#7781) 2018-12-27 11:03:31 +01:00
Simran f7b9733a84 Doc - Fix build (whitespaces, triple-backticks, comments) (#7857) 2018-12-26 21:41:19 +01:00
maxkernbach 76f98429e6 Doc - Improve MacOS Installation page (#7744) 2018-12-24 17:18:34 +01:00
Simran 06e123de22 Doc - Single Instance vs. Cluster (diff + migration) (#7739) 2018-12-22 23:30:24 +01:00
Simon a2a0b03f43 Rdb index background (preliminary) (#7644) 2018-12-21 19:24:10 +01:00
Andrey Abramov ac3a8a3f0b
update knownissues (#7807) 2018-12-19 16:10:34 +03:00
Jan 529e1a5579
fix issue #7743: properly invalidate variables after COLLECT statemen… (#7780) 2018-12-18 18:13:34 +01:00
maxkernbach 775129ad1a Doc - fix build by adding missing SUMMARY entries (#7741) 2018-12-11 18:42:25 +01:00
jsteemann 66ea1fd494 fix typo 2018-12-08 01:34:31 +01:00
Simran 37eb34ad50 Doc - Placeholder pages for 3.5 Release Notes (#7686) 2018-12-06 14:41:27 +01:00
Simran 801bc38ab9 Doc - cleanups (#7685) 2018-12-06 14:25:31 +01:00
sleto-it 856de1fb36
Doc - Installation improvements (#7681) 2018-12-06 13:41:29 +01:00
sleto-it 0a8369abf7
Doc - Production Checklist (#7582) 2018-12-06 12:44:39 +01:00
sleto-it 59a831eed8
Doc - Rewrite Configuration page, restore old file structure (#7628) 2018-12-06 12:42:20 +01:00
Simran bf5787ec84 Doc - Installation refactor MacOSX (#7672) 2018-12-06 12:38:05 +01:00
Simran 48043c667e Doc - Installation refactor Linux (#7671) 2018-12-06 12:25:33 +01:00
Simran 32bc599a87 Doc - Installation refactor Windows (#7669) 2018-12-06 12:06:13 +01:00
sleto-it 44b424ef71
Doc - Scripts to Optimize OS (#7674) 2018-12-06 11:52:54 +01:00
sleto-it de4591d4bd
Doc - cite the tar.gz in what's new (#7675) 2018-12-06 11:49:41 +01:00
sleto-it ea28b0bf86
Doc - Community to Enterprise Upgrade (#7668) 2018-12-06 11:40:39 +01:00
Simran df5f64f95d Doc - new page for Uninstallation (#7673) 2018-12-06 11:39:52 +01:00
Simran dec65b904c Doc - deprecate simple all keys (#7657) 2018-12-06 11:19:31 +01:00
sleto-it 820147f4d3
Doc - 3.3 to 3.4 starter upgrades: additional info (#7663) 2018-12-05 22:58:14 +01:00
Simran f1c98f279a Doc - Add missing example file for GEO_MULTIPOLYGON() (#7662) 2018-12-05 20:50:09 +01:00
maxkernbach e48030b37c Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +01:00
maxkernbach c245e9e230 Doc - change replica-amount (#7655)
forwardport #7625
2018-12-05 17:03:30 +01:00
Simran f7952ce445 Doc - Mention GEO_MULTIPOLYGON() in 3.4 release notes (#7651) 2018-12-05 15:18:33 +01:00
Jan 7c1f958c50 Doc - additional 3.4 related info (#7646) 2018-12-05 13:06:43 +01:00
Jan a473ab9aa1 Doc - add known issue for parallel collection creation (#7642) 2018-12-04 20:42:24 +01:00
Heiko 442d59a3f8 added MultiPolygon GeoJSON constructor function (#7633) 2018-12-04 14:40:13 +01:00
Simran 746443d511 Doc - Remove _getConnectingEdges() as it's not implemented (#7621) 2018-12-03 20:13:44 +01:00
Simran e917deb84a Doc - 3.4 known issues (#7599) 2018-12-03 16:19:30 +01:00
Andrey Abramov 6ba81d7603
Documentation 3.4/update known issues (arangosearch) (#7600) (#7601)
* update known issues for 3.4

* more known issues
2018-12-03 16:25:06 +03:00
sleto-it a4abb4f9ec
Doc - Known Issues 3.3 - forward port simran's feedback (#7592) 2018-12-03 13:15:41 +01:00
sleto-it 4eb37c348e
Doc - 3.3 known issues (#7576) 2018-12-02 16:30:50 +01:00
Frank Celler 710ca04fb1
Feature/maskings [WIP] (#7347) 2018-11-30 18:21:37 +01:00
Jan Christoph Uhde b59ec27bea update ssl instructions (#7567) 2018-11-30 16:27:48 +01:00
Lars Maier 908df47cd7 [devel] Bug fix/cluster health ui timestamp (#7562) 2018-11-30 16:26:21 +01:00
Simran 9cdc2630dc Documentation/rdb exclusive options (#7548) 2018-11-29 15:18:41 +01:00
Lars Maier 52cff7ad55 Feature/engine version added to agent configuration (#7481) (#7524)
* agents' is obtained from leader's configuration
* corrections in Supervision for advertised endpoints
* change log
* Updated Documentation for cluster/health.
* Unified naming convention.
* Fixed missing update of volatile fields.
* Set version in right order.
* Removed debug output.
* Fixed jslint - missing ;
2018-11-29 14:25:40 +01:00
Simon 6f8829a623 Document RocksDB exclusive option (#7517)
* Document exclusive option, use in more cases

* address review comments
2018-11-29 13:59:07 +01:00
Jan be0f8b59fa
added option `--rocksdb.enforce-block-cache-size-limit` (#7505) 2018-11-28 21:02:45 +01:00
Jan d2d68ee34d Doc - 3.3 to 3.4 notes about upgrading (#7454) 2018-11-28 20:07:10 +01:00
Simran b26804b1ff Doc - Create MonetaryDataWithoutPrecisionLoss.md (#7149) 2018-11-28 20:02:33 +01:00
KVS85 ee97ed3e63 Doc - Add description for new ArangoSearch view properties (#7436) 2018-11-28 17:08:26 +01:00
Simon d0efd95a37 Bug fix/restore index refactor (#7470) 2018-11-27 20:22:36 +01:00
Simran ccc9898c42 Doc - Recommend overcommit_memory 0 or 1 on Linux (planning#3151) (#7258) 2018-11-27 18:16:39 +01:00
Simran 459c689360 Doc - Fix LEVENSHTEIN_DISTANCE function description (#7310)
Removed redundant content, placed paragraph with a remark about LENGTH() back where it belongs
2018-11-27 18:12:10 +01:00
sleto-it 307482515f Doc - Active Failover bug fixes and improvements (#7242) 2018-11-23 13:28:05 +01:00
Simon c584527d79 Fix restore of views, add --view option (#7425) 2018-11-22 19:24:24 +01:00
Simon 2ca8a4fd36 Documentation on Operational Factors and Data Models (#7374) 2018-11-22 16:01:30 +01:00
Simran f5e8d5ead4 Doc - removes deprecated Actions pages and examples (#7391) 2018-11-22 02:03:09 +01:00
jsteemann c8b38e5d06 update known issues 2018-11-21 16:14:28 +01:00
Omar_A f8eab9b7e1 added ":true" to "X-Arango-Allow-Dirty-Read" header (#7277) 2018-11-20 13:08:15 +01:00
jsteemann 58208d32c4 forward-ported #7190 2018-11-20 13:00:46 +01:00
Jan f1760bf01b
fix failing non-deterministic query-stream test (#7295) 2018-11-13 11:36:41 +01:00
jsteemann 70674ccdfa adjusted documentation w.r.t. to toggling statistics 2018-11-12 17:55:32 +01:00
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
Jan 7e78f85f61
add separate option `--query.slow-streaming-threshold` (#7181) 2018-10-31 21:31:52 +01:00
Vasiliy 8f44afb6cf issue 496.1: switch scope of responsibility between a TRI_vocbase_t and a LogicalView in respect to view creation/deletion (#7101)
* issue 496.1: switch scope of responsibility between a TRI_vocbase_t and a LogicalView in respect to view creation/deletion

* backport: address test failures

* backport: ensure arangosearch links get exported in the dump

* backport: ensure view is created during restore on the coordinator

* Updates for ArangoSearch DDL tests, IResearchView unregistration and known issues

* Add fix for internal issue 483
2018-10-30 12:50:35 +03:00
Jan 28e22d60be
add option `--rocksdb.total-write-buffer-size` (#7025) 2018-10-25 11:36:26 +02:00
Andrey Abramov 86ebc30290 update ArangoSearch known issues (#7055) 2018-10-24 21:59:27 +02:00
Simran eab1488128 Doc - Foxx CLI: Add link to blog post (#6911) 2018-10-24 13:41:01 +02:00
jsteemann 04a8f8048e remove fixed issues from the known issues list 2018-10-23 20:50:03 +02:00
Jan Christoph Uhde 66338f117d removes generated manpages from devel (#6468) 2018-10-23 20:41:00 +02:00
Simran ad4d7dcc22 Doc - Turn ArangoSearch links into a list (#7028) 2018-10-23 20:09:52 +02:00
Simran 496ab3af05 Doc - Deprecation notes 3.4 (#6405) 2018-10-23 17:45:07 +02:00
Simran a7a50bc2d2 Doc - Highlight importance of backups (#7007) 2018-10-23 15:00:48 +02:00
Alan Plum 4e25350f6b Fix Foxx API handling of broken services (#6459)
* Add tests for service failing on mount

* Don't install broken services

* Restore error page for broken services

* Prefer JSON error pages

* Expose service upsert in API

* Add Foxx fixes to CHANGELOG

* Update CHANGELOG

Typo
2018-10-23 13:05:03 +02:00
Simon 4c1e8819c2 Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
Simran c83d74e384 Doc - Training material links (#6683) 2018-10-17 23:52:35 +02:00
Simran 34d5afc734 Doc - Fix link to ArangoSearch main chapter (#6929) 2018-10-17 00:08:06 +02:00
maxkernbach 2fc19c3a39 Doc - set RocksDB as the default storage engine (chart) (#6889) 2018-10-15 14:26:00 +02:00
Andrey Abramov 7d76372700 update changelog and LOKI 2018-10-13 14:10:47 +03:00
Vasiliy 78567bef09 update iresearch to codebase as of 20181011 (#6858)
* update iresearch to codebase as of 20181011

* backport: address cluster test failures

* backport: address dump test failures

* backport: address discrepency in view creation between single-server and cluster

* backport: address test failure on cluster (revert change)

* backport: address test failures

* backport: address MSVC build issues

* backport: address issue with LogicalDatasource destructing after TRI_vocbase_t

* Revert "backport: address issue with LogicalDatasource destructing after TRI_vocbase_t"

This reverts commit 4f9880bbaa22194dfbb604b5a54658de1d447ac1.
2018-10-12 21:07:12 +03:00
Simon fd81f52ab4 Allow WAL logger to split up transactions (#6800) (#6866) 2018-10-12 17:50:58 +02:00
Jan 6d54518145
forward port changes from 3.4 (#6849) 2018-10-12 17:49:17 +02:00
Michael Hackstein 838e91bbe0
Documentation/improve gharial documentation (#6782)
* Minor update to gharial list call

* Updated documentation for graph creation API

* Updated graph get documentation

* Added a section for Query Parameters in Graph Create

* Improved gharial drop documentation

* Added ReturnBodies for graph creation results

* Added the response object description to graph list

* Minor typo

* Added response bodies to graph get documentation.

* Added Response Body documentation on Graph grop

* Added HTTP documentation for add graph vertex collection

* Added dots to finish one-line API description sentences.

* ReplyBodyNames have to be globally unique 😢

* Documented ResponseBodies for vertex-collection-add

* Documented ResponseBodies for vertex-collection-remove

* Added result bodies for create vertex in graph documentation

* started to extract structure in separate file

* Fixed orphan structure reference

* Reuse the same documentation structore in all Graph APIs

* Documented list edge collections in GraphAPI

* Unified vertex representation

* Documented edge definition creation API

* Documented modification of edge definition

* fix support for external structure definitions

* Unified edge definition struct

* Added documentation code for vertex CRUD in Gharial

* Removed unused struct in GraphRestDocu

* Added documentation for edge CRUD in gharial. Fixed wording in vertex CRUD part

* Added missing dots at end of sentences

* MOre dots at end of sentences

* Removed empty lines

* Fixed missing edge_definition remove documentation

* Fixed a typo
2018-10-11 15:18:11 +02:00
Jan e78d1aa541
Bug fix/even more ldap debugging (#6736) 2018-10-08 09:42:11 +02:00
Simon 1e65af28ef Document --javascript.copy-installation (#6702) 2018-10-04 20:51:06 +02:00
jsteemann b418bbaa45 updated CHANGELOG and known issues 2018-10-02 20:05:51 +02:00
Simon 7183475f82 Doc - Active Failover upgrade guide, missing maintenance API docs (#6609) 2018-10-02 18:13:37 +02:00
Simran 7a6575ec70 Doc - sync 2018-10-02 (rename arangodbjs to arangojs) (#6680) 2018-10-02 16:31:18 +02:00
Simran fd1019c51e Doc - Sync external repos 2018-09-26 (#6476) 2018-10-01 18:12:56 +02:00
sleto-it e9b727c41f
Doc - Improve backup page (#6641) 2018-10-01 15:49:03 +02:00
Vinay Pyati f4b6d3ef70 Doc - list the current configuration options (#6571) 2018-09-27 15:42:41 +02:00
Simran 4ef203caf7 Doc - Fix anchor link and typos (#6617) 2018-09-26 15:44:09 +02:00
Simon 0a9afccde5 Fix crash on Agency / DBserver with user JWT tokens (#6594) 2018-09-26 14:26:35 +02:00
Alan Plum 78425e510c Add support for nested aql queries in JS (#6482)
* Add support for nested aql queries in JS

* updated documentation
2018-09-26 14:21:24 +02:00
Jan 260959f87a
Bug fix/replication 33 to 34 (#6603) 2018-09-26 09:48:56 +02:00
Jan ae85fbc4ea
much better diagnostics for AQL query results cache (#6580) 2018-09-25 09:49:11 +02:00
Max Neunhöffer 53b51d61c8 Add advertised endpoints to new features list for 3.4. (#6587) 2018-09-25 09:39:42 +02:00
KVS85 35e6177eee More known issues for ArangoSearch in 3.4 (#6567) 2018-09-21 13:28:53 +03:00
Simon d64af1f3d3 Doc - Fix Active-Failover limitations (#6353) 2018-09-20 13:22:44 +02:00
Max Neunhöffer 84735955ea Add advertised endpoints. (#6104) 2018-09-13 16:30:55 +02:00
Jan faac94a5c9
forward-ported from 3.4 branch feature-3.4/aql-extensions-080908 (#6462) 2018-09-12 13:58:20 +02:00
jsteemann 8fb4509d6f fix documentation 2018-09-12 11:03:20 +02:00
jsteemann 9cd829bf74 added note about max length of `--server.jwt-secret` 2018-09-11 15:01:19 +02:00
Heiko 2ec1a5cc26 Feature/new devel versioning scheme (#6312) 2018-09-11 08:57:38 +02:00
Heiko 0ebae005d7 added tests, updated docu (#6407) 2018-09-10 16:58:03 +02:00
jsteemann 0d048c7659 start new features documentation for 3.5 2018-09-08 14:34:20 +02:00
sleto-it 42db425b3e
Doc - 3.4 Highlights (#6404) 2018-09-05 23:02:02 +02:00
sleto-it 4c676ab11a
Doc - Link more tutorials (#6297) 2018-09-05 21:17:42 +02:00
Simran 5c9cf69bd2 Doc - Configuration refactor 2 (#6378) 2018-09-05 19:39:39 +02:00
Simran 595a4034c4 Doc - Fixes to formatting (#6400) 2018-09-05 19:36:05 +02:00
Tobias Gödderz a540042445 Doc - ArangoSearch documentation update (#6323) 2018-09-05 18:17:45 +02:00
Jan 09bf296545
Bug fix/cache fullcount in query cache (#6364) 2018-09-04 16:33:13 +02:00
jsteemann 56b3cc5b9c updated documentation @Simran-B 2018-09-04 15:42:11 +02:00
Andrey Abramov af53b218af
One more ArangoSearch issue 2018-09-03 19:22:22 +03:00
Andrey Abramov f7ed9e6b27
Even more ArangoSearch issues 2018-09-03 18:22:15 +03:00
Andrey Abramov 4e9d2850de
Add one more ArangoSearch issue 2018-09-03 17:52:32 +03:00
Andrey Abramov cf6589485b
Add some ArangoSearch related known issues 2018-09-03 17:49:09 +03:00
jsteemann 78d7c6e93d added deprecation warning 2018-09-03 16:40:03 +02:00
jsteemann 515d427073 remove two issues, as they are fixed! 2018-09-03 15:53:53 +02:00
Heiko b3924a94d8 new features geo aql editor (#6344) 2018-09-03 15:28:57 +02:00
jsteemann 378cf81f7f fix typos 2018-09-03 12:04:49 +02:00
Wilfried Goesgens 2e5343cd0f Add two issues (#6341) 2018-09-03 12:04:01 +02:00
Thomas Fauskanger 8864268265 Doc - Fix minor typo: "a" into "as" in (#6332) 2018-09-02 05:19:12 +02:00
jsteemann 79bffd4ff2 added documentation 2018-09-01 19:21:19 +02:00
Wilfried Goesgens 1a4ccf9de8 differenciate between AQL Queries and AQL Explain in generated headlines and buttons (#6311) 2018-08-31 20:09:46 +02:00
Jan 840ad8c20d
added option `--rocksdb.use-file-logging` (#6308) 2018-08-31 17:23:00 +02:00
Jan abe5bec016 Doc - add known issues for 3.4 release (#6301) 2018-08-30 19:57:42 +02:00
Wilfried Goesgens a30a93aa3f fix example, so geo indices are actually used (#6305) 2018-08-30 19:22:13 +02:00
jsteemann ad98a1a40e added behavior change 2018-08-30 13:16:06 +02:00
Wilfried Goesgens 72b2909dc9 Doc - use standard geo-json in this example (#6291) 2018-08-30 04:41:57 +02:00
jsteemann 8d21ebb323 some more sentence about usage of V8 2018-08-30 00:11:44 +02:00
jsteemann 462bfd0063 update documentation 2018-08-29 19:46:41 +02:00
jsteemann 22ba4b22cf fixed examples 2018-08-29 19:40:32 +02:00
jsteemann 9650911d53 improve wording here and there 2018-08-29 12:34:29 +02:00
Jan 29e4b9b39a
add information about library upgrades (#6277) 2018-08-28 20:03:37 +02:00
jsteemann d698645e04 added notes about nscd requirement 2018-08-28 20:01:01 +02:00
Jan 494764b95c
Bug fix/fiddle version string into test paths (#6267) 2018-08-28 14:58:35 +02:00
Lars Maier 5555bd2fad Schmutz++ Improved (#6259)
* Fixed startup order. Don't start maintenance threads in single-server or agent.
Added range check for `--server.maintenance-threads`.
Fixed invalid array access, when shard exists locally but not in plan.
* Removed unused header imports.
* Added CHANGELOG entry
* Fixed shutdown bug. Startup fixed.
* Fixed catch test.
* Add Maintenance improvements to NewFeature34.md.
2018-08-27 20:25:09 +02:00
jsteemann 4488558a5f fix documentation building 2018-08-27 10:27:56 +02:00
KVS85 f7d85edef9 Doc - Internal issue 448 + fix build (#6229) 2018-08-26 09:32:57 +02:00
jsteemann dbfbfd3a8c added documentation for "number of documents" caching 2018-08-25 11:43:32 +02:00
Jana Volkova 554ea18db2 Included Link to Graph Course (#6248) 2018-08-24 16:57:24 +02:00
Jan 0d48677619
Bug fix/aql optimizer improvements 2308 (#6241) 2018-08-24 13:42:22 +02:00
Jan 2bce75eb86
add AQL function CONTAINS_ARRAY as alias for POSITION (#6242) 2018-08-24 12:50:50 +02:00
Simon 27473360c2 Wal access docs (#6231) 2018-08-24 09:33:58 +02:00
Vasiliy e04b5318b4 issue 450.5: rename consolidation-related configuration properties and remove locale (#6232) 2018-08-23 16:04:25 +03:00
sleto-it 2baba7e05d
Doc - Additional Scalability & Architecture Refactor (#5850) 2018-08-22 23:27:31 +02:00
jsteemann e95a1b5483 added generated files 2018-08-22 20:49:10 +02:00
jsteemann d6aaf1d01b fix documentation 2018-08-22 20:49:02 +02:00
Simran 5dee223951 Doc - Automated EE program options (#6228) 2018-08-22 18:26:13 +02:00
sleto-it 58f42e7240
Doc - Reflect changes in dir structure (#6169) 2018-08-22 16:39:27 +02:00
Vasiliy 61574755b6 issue 450.4: address issues with impropper comparison (#6217) 2018-08-22 15:49:56 +03:00
jsteemann fa0def4d3a added generated files 2018-08-21 18:53:27 +02:00
jsteemann 9959218d1d revert unification of collection name validation 2018-08-21 18:46:13 +02:00
jsteemann 1085ed3689 fix documentation 2018-08-21 15:42:07 +02:00
Jan 9355a06618
Bug fix/fix documentation issues (#6211) 2018-08-21 14:47:45 +02:00
Vasiliy 325e61b4ed issue 450.3: use a single configuration policy differentiated by 'type' with arbitrary number of configurable parameters (#6205)
* issue 450.3: use a single configuration policy differentiated by 'type' with arbitrary number of configurable parameters

* ensure test data is persisted to the test directory

* add missed declaration

* fix typo

* add full namespace and includes
2018-08-21 14:46:28 +03:00
KVS85 aeadad0790 Doc - Updated arangosearch doc (issue 442) (PR #6130) 2018-08-21 11:14:31 +02:00
Jan 2aa879a53b
unify validation of collection names in AQL (#6203) 2018-08-21 11:11:15 +02:00
Simon ae55567013 Doc - Update put_admin_server_mode.md (#6208) 2018-08-21 10:48:16 +02:00
Omar_A 1b3ce50d21 Removed Limitation note in transaction (#6023) 2018-08-20 19:05:34 +02:00
Simon 229c09d434 Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
jsteemann ac2bd395cd extend documentation 2018-08-20 13:18:20 +02:00
Jan 102f15bece
removed several unused internal APIs (#6193) 2018-08-20 12:57:58 +02:00
Jan 7cb1da12cf
make AQL functions construction easier (#6195) 2018-08-20 11:56:38 +02:00
Vasiliy c08ab01f67 issue 450.1: remove the "commit" configuration layer from ArangoSearch properties (#6185)
* issue 450.1: remove the "commit" configuration layer from ArangoSearch properties

* fix broken tests
2018-08-20 02:18:02 +03:00
Jan 99f176bed5 Feature/add search keyword (#6166)
* added SEARCH keyword

* fixes jslint errors

* add incompatibility notice

* remove VIEW keyword (does not work yet!!)

* add initial support for SEARCH keyword to optimizer rules

* replace FILTER with SEARCH keyword in tests

* removed VIEW keyword, make shell_server_aql tests pass again in single server

* cleanup

* handle SEARCH clause for views

* make SEARCH a non-keyword

* fixed an issue with duplicate variables

* fixed 3 tests

* fix SEARCH statement support for views

* minor refactoring

* fix integration tests

* optimize SEARCH conditions a bit more

* fix jslint error

* fixed wrong comments and typo in class name

* fix documentation

* adjust recovery tests to use SEARCH instead of FILTER

* fix another failing test
2018-08-18 20:22:58 +03:00
Alan Plum 1698687f4f Add uuidv4 & genRandomBytes methods (#5732) 2018-08-17 11:04:43 +02:00
Jan 86204ed0b8
fix memory leaks in arangosh connections (#6160) 2018-08-17 08:48:54 +02:00
Jan d7e631eddf
Bug fix/more sparsung (#6177) 2018-08-17 08:47:45 +02:00
Jan b5eaf1443b
make optimizer rule "patch-update-statements" fire for REPLACE too (#6181) 2018-08-17 08:45:40 +02:00
sleto-it 96db5356b8
Doc - 3.3.14 new starter upgrade procedure + partial sync of external repos (#6020) 2018-08-16 20:06:53 +02:00
KVS85 e6188ab4ff Doc - Added notice related to converting JSON files to JSONlines (#5859) 2018-08-15 20:33:30 +02:00
maxkernbach bc28a0e8d1 Doc - sync drivers: JS + SpringData (#6148) 2018-08-15 20:23:53 +02:00