1
0
Fork 0
Commit Graph

48 Commits

Author SHA1 Message Date
Simran 9e47e400c0 Mention that the new geo features were added in 3.4.0 (#8635) 2019-04-15 15:39:50 +02:00
Simran abc0fad57e
Doc - Fix typo GEO_CONTAINS to GEO_INTERSECTS
Backport of #8691
2019-04-10 15:13:16 +02:00
Simran 9d466d3b06
Doc - Fix/improve graph traversal/background indexing pages, console history and examples/options (#8378) 2019-03-13 08:44:09 +01:00
Simran 4c9f488cbe Doc - Deprecation notes 3.4 (#6405) (#7033) 2018-10-23 22:49:55 +02:00
Simran 8bff4e4b5b Doc - Training material links (#6957) 2018-10-18 21:36:54 +02:00
KVS85 4bb9299f2d Doc - cherry pick arangosearch & other docs commits from devel (#6402) 2018-09-05 23:28:32 +02:00
Jan 2bc672cebd
centralized more of the sharding strategies code (#6140) 2018-08-15 14:37:01 +02:00
Simran fadd055176 Doc - Vertex Centric Indexes improvements (#5982)
- Fix example, make usage and utilization clearer
2018-07-31 16:28:47 +02:00
Jan a9f8b1b64e
Merge branch 'devel' into bug-fix/fixes-1707 2018-07-19 10:33:16 +02:00
Wilfried Goesgens bf32c4e7e1 Doc - add duplicate check in the build script (#5897) 2018-07-18 19:01:07 +02:00
jsteemann c2ffc3d21d Merge branch 'devel' of https://github.com/arangodb/arangodb into bug-fix/fixes-1707 2018-07-17 13:30:18 +02:00
jsteemann 6d2f214b48 make RocksDB the default storage engine 2018-07-17 13:29:31 +02:00
Jan f4b99bb5ed
Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
Simon 52f44596ba Adding MultiPolygon support, fixing some outstanding bugs (#5613)
* Adding MultiPolygon support, fixing some outstanding bugs

* removing dead code

* Adding MultiPolygon tests

* Added multi-polygon docs

* adjust the docs

* fixing remaining occurrences of geo1 / geo2, added note into UpgradingChanges34.md

* some clarification

* Improve Geo docs, reformatting

* Release notes: responses are JSON, reformatting

* Update release notes: /_api/aqlfunction has an isNewlyCreated attribute now

* Update Geo.md
2018-06-22 10:03:27 +02:00
Simran d4ad460fb7 Doc - Remove stale link to GeoConstructors (#5587) 2018-06-18 11:00:28 +02:00
Heiko beb8aae99c Updated Geo.md - typos and wrong distance query (#5365) 2018-05-25 19:26:40 +02:00
Simon 8d5a30cca6 S2 upgrade (#5258) 2018-05-03 18:18:09 +02:00
Simon 828f1d423c S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
Simran 0e0b467a45 Doc - Adds toc plugin (#4577)
Internal Ref: arangodb/planning#1053
2018-02-13 19:04:32 +01:00
Mark 345ebe1414 Remove RocksDB note in Geo index docs (#3003) 2017-08-09 13:00:34 +02:00
Jan e6ba5713ca fixed issue #2943 (#2945) 2017-08-04 13:37:35 +02:00
Jan 94b4a9ec4b added "deduplicate" attribute for array indexes (#2644) 2017-06-30 17:53:50 +02:00
Frank Celler d88590783d fixed typos in loadIndexesIntoMemory 2017-06-13 00:13:54 +02:00
Michael Hackstein 9edb884bc8 Feature/planning issue 188 (#2547)
* add warmup documentation - #188

* warn when relinking build directory

* add warmup documentation - #188

* warn when relinking build directory

* Renamed warmup to loadIndexesInMemory which is a better name for the current implementation of this feature.

* Adapted WebUI to state 'load indexes in memory' instead of 'warmup'

* Added loadIndexesInMemory documentation.

* Renamed loadIndexesInMemory => loadIndexesIntoMemory
2017-06-12 18:54:45 +02:00
Simon Grätzer add535f1ed Update Geo.md 2017-05-23 12:01:29 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
jsteemann 16dce86bee updated CHANGELOG entry for geo indexes 2017-04-20 17:30:20 +02:00
Dan Larkin 16a5db1c75 Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
mpv1989 d2fe5adbc9 Fix skiplist docs 2017-04-12 15:29:23 +02:00
jsteemann 238070b477 fixed code of some examples 2017-02-13 08:21:28 +01:00
jsteemann 70528fc5c5 add working examples for geo index 2017-02-03 10:47:42 +01:00
Jan Christoph Uhde d1ac87f58b start geo documentation - commit for test building 2017-02-01 11:14:36 +01:00
Simran Brucherseifer 13408007da Docs: Gitbook 3 upgrade 2016-12-08 01:34:54 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Michael Hackstein 7520a15bc5 Fixed a incorrect AQL example in vertex-centric-index documentation. 2016-11-30 15:28:32 +01:00
Michael Hackstein f3353d8577 Fixed a type in a docu block for vertex-centric indexes. 2016-11-30 15:23:51 +01:00
Michael Hackstein d0d09884a3 Added a documentation chapter about vertex centric indexes 2016-11-24 13:39:23 +01:00
Simran Brucherseifer 0d9dbfbe24 Docs: AQL functions and index utilization 2016-11-14 14:16:30 +01:00
Max Neunhoeffer 6c376c23da Add a section about vertex centric indexes. 2016-11-09 16:35:03 +01:00
Frank Celler c316505547 added new features, cleanup SSL 2016-10-18 23:08:51 +02:00
Frank Celler cd1245058f cleanup of options 2016-10-17 18:57:43 +02:00
Wilfried Goesgens 7b67a17f64 style fixes 2016-08-18 11:47:48 +02:00
Simran Brucherseifer 8e15e928b0 Documentation improvments 2016-08-17 18:57:55 +02:00
Simran Brucherseifer 5c5da63060 Improve indexing docs 2016-07-18 12:15:35 +02:00
Simran Brucherseifer de26cb075f Add info about _from and _to in indexes 2016-06-14 02:19:46 +02:00
Simran Brucherseifer 8286de9adc geo constraint -> geo index 2016-06-14 02:19:46 +02:00
Jan Steemann 866a2527c4 updated documentation 2016-06-09 15:47:51 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00