Tobias Gödderz
a7ee38b5fa
Issue #4160 : Clearer log messages during upgrade ( #4534 )
2018-02-08 09:14:26 +01:00
Jan
80df690816
remove obsolete hint ( #4531 )
2018-02-08 08:53:24 +01:00
Manuel B
96fd64d620
fix js in aragosh user mngmnt example ( #4466 )
2018-02-06 23:13:03 +01:00
Vasiliy
aa041ddfb9
locally tested only ( #4476 )
2018-02-05 11:24:34 +01:00
Wilfried Goesgens
054989cd41
Documentation/rename iresearch files ( #4456 )
2018-01-29 17:23:18 +01:00
Michael Hackstein
7a5a9a620c
Bug fix/distribute shards like ( #4415 )
2018-01-29 13:07:06 +01:00
Jan
05e5184e04
Doc - added documentation for ArangoShell `print` function ( #4398 )
2018-01-23 13:56:58 +00:00
Simon
3de120d915
Doc - Move cursor documentation out of deprecation folder ( #4353 )
2018-01-23 11:01:29 +00:00
Jan
3eb76c1a4d
Doc - clarify documentation for AQL data modification operations ( #4391 )
2018-01-23 10:59:14 +00:00
Wilfried Goesgens
54620d7799
fix typo ( #4388 )
2018-01-22 17:38:51 +01:00
Andrey Abramov
ffbb00bbe2
standardize on the 'analyzer' and 'trackListPositions' naming ( #4384 )
2018-01-22 16:39:53 +01:00
Andrey Abramov
a1cfb3d72b
Feature iresearch ( #4105 )
2018-01-19 14:23:58 +01:00
Jan
b32cf3822a
explicitly control activation of RocksDB write-throttling feature ( #4360 )
...
also consistently use -DNDEBUG to avoid different class layouts when
the same class are used by different translation units
2018-01-19 09:33:01 +01:00
Wilfried Goesgens
6f9b38b974
Doc - fix references ( #4322 )
2018-01-16 10:35:19 +00:00
sleto-it
51b927e144
Doc - Improvements to DC2DC - PR #4162
2018-01-16 09:58:05 +00:00
Jan Christoph Uhde
bddadda0ee
add 'create database' to 'import feature' ( #4278 )
2018-01-15 15:15:31 +01:00
Wilfried Goesgens
1eaa0332ad
work on iresearch documentation ( #4297 )
2018-01-12 17:47:11 +01:00
Mark
6d25bd9d4b
Add release notes of REST API changes ( #4291 )
2018-01-12 11:25:52 +01:00
Mark
cd81012ad3
Add release notes of REST API changes (devel) ( #4281 )
2018-01-11 11:18:06 +01:00
Jan
b2b6c06cbf
Feature/efficiency ( #3736 )
2018-01-05 16:51:31 +01:00
Jan
956902a5a9
issue #3504 : export database name with dump for easier restore ( #4216 )
2018-01-05 14:52:56 +01:00
Jan
2a93560473
added AQL function `IS_KEY` ( #4158 )
2018-01-05 14:50:57 +01:00
Jan
7018d003cc
added `SORTED` and `SORTED_UNIQUE` AQL functions ( #4157 )
2018-01-05 14:50:27 +01:00
Alan Plum
d37fd83a96
Warn about Foxx manifest names ( #3899 )
...
Via #3818
2018-01-05 14:49:05 +01:00
Jörg
0e5cbf4142
Update Request.md ( #3869 )
...
timeout in seconds instead of milliseconds. Or is it a bug in the code?
2018-01-05 11:39:56 +01:00
maxkernbach
c1b40337a0
Doc - updates to the cookbook 'Speeding up slave initialization' ( #4209 )
...
* backported improvements into devel. Now it is the same as in 3.3 and 3.2
2018-01-03 17:05:07 +00:00
Heiko
65d22c6066
Feature/sha512 aql cpp ( #4181 )
2018-01-02 14:31:01 +01:00
Jan
6040b4ae9f
add ignore-missing option to arangoimport ( #4129 )
2017-12-22 11:29:10 +01:00
Jan
822d349f3d
some more release notes ( #4146 )
...
* some more release notes
* added `--cluster.my-local-info`
* Update UpgradingChanges33.md
Fix indentation, remove extra "parameter"
2017-12-22 11:23:27 +01:00
Simran
efa75d345c
Proper links for new features, correct sitemap URL of Cookbook ( #4118 )
...
* Proper links for new features, correct sitemap URL of Cookbook
* Update CSS, remove HEADER.html, remove traces of MDPP
2017-12-21 11:34:05 +01:00
jsteemann
ba74203be6
port documentation changes from 3.3
2017-12-20 15:48:17 +01:00
Heiko
f091b898bc
Documentation/global async ( #4110 )
...
* added global sync, not finalized yet
* repl global docu
2017-12-20 13:30:17 +01:00
Wilfried Goesgens
34c3ee6678
Tie up loose ends in the iresearch documentation ( #4100 )
2017-12-19 13:53:57 +01:00
Jan
2a96df5ca5
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
Dan Larkin
9cd8c47eb7
Renamed arangoimp to arangoimport (with alias for compatibility.) ( #4040 )
2017-12-14 21:31:21 +01:00
Simran
e172865ac9
Small AQL tutorial improvements ( #3955 )
2017-12-14 20:18:25 +01:00
Simran
a1a02d29ce
Documentation/minor changes 1 ( #3952 )
...
* Add WITH to graph traversal syntax
* State clearer what where whitespace is ignored in conf files
* Add cross-references between POSITION() and CONTAINS()
* Mention GeoJSON in the description of the useLonLat option
* Troubleshooting: unexpected long running queries
Add remark that collection literals are inferior to FOR constructs and should not be used accidentally instead of variable names
* Add storage engine comparison table, replace hint to note that users might want to pick RocksDB for an installation
* CSS: No margin extra margin after last paragraph in callouts / hint boxes
2017-12-14 20:18:13 +01:00
Jan
f5d71f42d2
added tests and updated documentation for Foxx queues ( #3861 )
2017-12-08 15:52:45 +01:00
sleto-it
715e9567f9
New cookbook 'Speeding up slave initialization' from MaxK ( #3948 )
2017-12-08 11:34:31 +01:00
Simon Grätzer
ec80ee39fd
Fulltext Index Cursor ( #3807 )
2017-12-06 14:29:57 +01:00
Wilfried Goesgens
3fe4b2fda5
backport documentation variable configurations ( #3850 )
...
* Correct custom search IDs, sitemap and edit URLs
* deploy versions through shell script from central places
* shellcheckify
* shellcheck, indent
* move all configs into one file
* add settings
* one more char that may occur in ids
* add per book version, its not yet the right ids.
* Update VERSIONS
Created new CSE for Devel Cookbook, replaced all IDs by Devel CSE IDs, adjusted prio to 0.3
2017-12-05 14:11:21 +01:00
Jan
64f259aa70
update wrong information in arangorestore documentation ( #3885 )
...
fixes issue #3732
2017-12-04 14:33:19 +01:00
Alan Plum
816f74d9af
Fix issue #3224 ( #3825 )
2017-11-29 10:35:11 +01:00
jsteemann
7e7bd22f37
fix broken documentation link
2017-11-28 22:36:57 +01:00
Simran
697c12ec37
Docs: AQL tutorial with Game of Thrones dataset ( #3723 )
2017-11-28 22:14:17 +01:00
Wilfried Goesgens
d35ec451fc
document how user permissions work with collections - as explained in #3809 ( #3816 )
2017-11-27 21:48:33 +01:00
Max Neunhöffer
8634a1d4c6
Harmonize capitalization of Etag in the documentation. ( #3814 )
2017-11-27 20:16:31 +01:00
Wilfried Goesgens
52d7598eb0
Documentation/fix driver link ( #3770 )
2017-11-27 12:34:14 +01:00
Wilfried Goesgens
81c63df5bb
fix #2409 - document how directories should be referenced. ( #3775 )
2017-11-27 12:31:19 +01:00
Jan
bc19a48ee5
clarify meaning of range operator ( #3780 )
2017-11-27 12:29:18 +01:00