Skip to content

Commit 4974ac7

Browse files
committed
Squashed commit of the following:
commit e043896 Author: Simran Spiller <[email protected]> Date: Thu Oct 23 12:53:43 2025 +0200 Move image, add View node option commit 49fbafa Merge: d6f3359 cdd39d5 Author: Simran Spiller <[email protected]> Date: Thu Oct 23 10:13:04 2025 +0200 Merge branch 'main' of https://github.com/arangodb/docs-hugo into DOC-799 commit d6f3359 Author: Simran Spiller <[email protected]> Date: Thu Oct 23 10:12:58 2025 +0200 Review feedback, mention that nodes, edges, and theming is remembered commit cdd39d5 Author: Simran Spiller <[email protected]> Date: Wed Oct 22 15:29:13 2025 +0200 Toolchain: Set go version for arangoproxy to 1.24.0 The trailing .0 unbreaks builds for Vadim commit 976bf21 Author: Simran <[email protected]> Date: Wed Oct 22 15:25:16 2025 +0200 Vector index no longer experimental (#803) * Vector index no longer experimental * Rename startup option * Mention previous startup option name in release notes commit 311dee3 Author: Simran <[email protected]> Date: Wed Oct 22 15:15:34 2025 +0200 DOC-816 | Deduced vertex collections from named graphs (#799) * Release notes * Fix typo * Remove mention of vertexCollections and add section about graph queries in cluster for path searches * Modify release notes example * Fix/unify examples commit c2609c7 Author: Simran <[email protected]> Date: Wed Oct 22 15:07:29 2025 +0200 Vector indexes support filtering (#791) commit 4b7ab17 Author: Simran <[email protected]> Date: Wed Oct 22 15:02:22 2025 +0200 Unexpected Content-Length headers or invalid URLs report errors instead of closing connections (#795) commit 57056a0 Author: Simran <[email protected]> Date: Wed Oct 22 14:54:05 2025 +0200 DOC-805 | Extended memory accounting: COLLECT and MERGE() (#808) * Release notes for improved memory accounting: MERGE(), RETURN DISTINCT, and certain COLLECT operations * Mention already merged tracking features of internal buffers * Mention execution block tracking commit 7efadc3 Author: Simran <[email protected]> Date: Wed Oct 22 14:22:40 2025 +0200 Release notes for @pid@ and @TEMP_BASE_DIR@ startup option placeholders (#790) commit 3a78aec Author: Simran <[email protected]> Date: Wed Oct 22 14:21:53 2025 +0200 RocksDB upgrade to 9.5.0 release notes (#710) * WIP: RocksDB upgrade to 9.5.0 release notes * Throttling wasn't changed * Apply to 3.13 * Clarify units * Some RocksDB startup option defaults have been reverted * Fix merge error * Fix merge mistake --------- Co-authored-by: Paula Mihu <[email protected]> commit d596f51 Author: Simran <[email protected]> Date: Wed Oct 22 14:13:31 2025 +0200 Sparse vector indexes (#770) * Vector index type now supports sparse option * Use same wording for sparse HTTP API docs, replace hash with persistent index, fix statements about estimates --------- Co-authored-by: Paula Mihu <[email protected]> commit 3de2dbf Author: Simran <[email protected]> Date: Wed Oct 22 14:10:36 2025 +0200 Release notes about deprecation of --rocksdb.transaction-lock-timeout startup option (#762) Co-authored-by: Paula Mihu <[email protected]> commit 73428ea Author: Simran <[email protected]> Date: Wed Oct 22 14:09:39 2025 +0200 DOC-776 | AQL query recording (#735) * AQL query recording API * Fix text about startup option, add more status codes * Rework release notes, adjust attribute names * Fix copy-paste mistake * Per Coordinator recording in clusters * fix merge error --------- Co-authored-by: Paula Mihu <[email protected]> Co-authored-by: Paula <[email protected]> commit 85de2a3 Author: Simran <[email protected]> Date: Wed Oct 22 14:08:47 2025 +0200 DOC-772 | `GEO_POINT()` accepts elevation but z coordinate is ignored in geo functions / validation of points in `GEO_MULTIPOINT()` and `GEO_(MULTI_)LINESTRING` (#733) * GEO_POINT() accepts elevation but z coordinate is ignored in geo functions * Add more details * Add introduced in 3.11 * Add release notes about point validation in AQL GeoJSON functions * Fix order --------- Co-authored-by: Paula Mihu <[email protected]> commit 9cc6d81 Author: Simran <[email protected]> Date: Wed Oct 22 14:05:25 2025 +0200 DOC-765 | Cosine similarity fix for vector indexes (#719) * Initial reference docs about the vector index * HTTP API docs and refinements * Version remark, OpenAPI minItems/maxItems and fix a type * inBackground and parallelism are supported * Review feedback, address cosine metric issue, reword inBackground, add parallelism * Remove leftover line * Add internal links to release notes * Cosine similarity value out of range has been fixed * Add innerProduct metric --------- Co-authored-by: Paula Mihu <[email protected]> commit 4f7090e Author: Simran Spiller <[email protected]> Date: Wed Oct 22 14:04:12 2025 +0200 Toolchain: Set lower 1.24 Go version as minimum for arangoproxy Go 1.25 is only available in alpine:edge at the moment commit 6594ebc Author: Simran Spiller <[email protected]> Date: Wed Oct 22 13:25:11 2025 +0200 Fix path for icon shortcode commit c12be47 Author: Simran Spiller <[email protected]> Date: Wed Oct 22 13:17:25 2025 +0200 Review feedback commit 14003ce Author: Simran Spiller <[email protected]> Date: Wed Oct 22 13:14:53 2025 +0200 Change icon shortcode image path commit 1fc696f Author: Simran Spiller <[email protected]> Date: Tue Oct 21 23:23:28 2025 +0200 Icons: Move settings icon to the canvas center commit 9b3b338 Author: Michele Rastelli <[email protected]> Date: Tue Oct 14 16:49:33 2025 +0200 updated ArangoDB Tinkerpop Provider limitations (#806) commit cc2db4d Author: Simran Spiller <[email protected]> Date: Tue Oct 14 16:13:52 2025 +0200 Fix edge styling options commit 4492cf6 Author: Michele Rastelli <[email protected]> Date: Tue Oct 14 15:53:54 2025 +0200 [DE-1040] ArangoDB Tinkerpop Provider: initial documentation (#750) * ArangoDB Tinkerpop Provider: initial documentation * fixed links * review * updated GraphFeatures * doc: gremlin console (DE-1062) * doc: gremlin server (DE-1061) * updated tinkerpop version to 3.7.4 * doc: fix complex id format * removed collection name prefix restriction * configurable label field name (DE-1070) * query optimizations * review; add content to all versions * keep vertex instead of node to align with tinkerpop concepts and terminology --------- Co-authored-by: Paula Mihu <[email protected]> Co-authored-by: Paula <[email protected]> commit c38b58e Author: Simran Spiller <[email protected]> Date: Tue Oct 14 15:49:27 2025 +0200 Minor fixes commit f1600ef Author: Simran Spiller <[email protected]> Date: Tue Oct 14 15:36:28 2025 +0200 Update visual customization part commit 144f44d Author: Simran Spiller <[email protected]> Date: Tue Oct 14 15:36:02 2025 +0200 Extend README for icon shortcode commit 22d82c8 Author: Simran Spiller <[email protected]> Date: Tue Oct 14 11:37:39 2025 +0200 Rename icon files and mention icon shortcode to README commit 62860ef Author: Simran Spiller <[email protected]> Date: Tue Oct 14 11:00:24 2025 +0200 DOC-813 | Implement icon shortcode and add Graph Visualizer icons commit 0f718a1 Author: Simran Spiller <[email protected]> Date: Tue Oct 14 10:59:15 2025 +0200 Update descriptions commit 5ee3e0d Author: Simran Spiller <[email protected]> Date: Tue Oct 14 10:22:55 2025 +0200 Update customization screenshot commit 4d61a71 Author: Simran Spiller <[email protected]> Date: Thu Oct 9 12:39:09 2025 +0200 Icon shortcode prototype commit c595f25 Merge: 155a71a 8a3c37d Author: Simran Spiller <[email protected]> Date: Thu Oct 9 10:27:01 2025 +0200 Merge branch 'main' of https://github.com/arangodb/docs-hugo into DOC-799 commit 155a71a Author: Simran Spiller <[email protected]> Date: Thu Oct 9 10:26:51 2025 +0200 Update Visualizer screenshots commit 8a3c37d Author: Paula Mihu <[email protected]> Date: Tue Oct 7 16:06:14 2025 +0200 OAS-11485 | Add warning regarding single server upgrade to cluster in ArangoGraph (#798) * add warning regarding single server upgrade to cluster * apply to 3.11 as well commit a570281 Author: Paula Mihu <[email protected]> Date: Tue Oct 7 16:03:49 2025 +0200 move gae content into genai chapter (#796) commit 1f925ce Author: Simran Spiller <[email protected]> Date: Thu Oct 2 09:55:57 2025 +0200 WIP
1 parent f26daae commit 4974ac7

File tree

82 files changed

+4200
-1427
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+4200
-1427
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,25 @@ Available attributes:
429429
- `class`: CSS classes to apply
430430
- `style`: CSS inline styles to apply
431431

432+
#### Icons
433+
434+
If a web interface uses icons, especially as buttons without labels, use
435+
the `icon` shortcode to inline an SVG file for a visual reference as
436+
demonstrated below:
437+
438+
```markdown
439+
Select all nodes ({{< icon "select-all" >}}), then right-click.
440+
```
441+
442+
Icons are supposed to supplement the text, i.e. not be embedded in sentences.
443+
They are hidden from screen readers.
444+
445+
To add new icons to the toolchain, save them to `site/content/images/icons/`.
446+
They are referenced by file name (without extension) in the shortcode.
447+
448+
SVG icon files should not define the attributes `width`, `height`, `aria-hidden`,
449+
and `focusable` on the `<svg>` tag.
450+
432451
#### Keyboard shortcuts
433452

434453
To document hotkeys and key combinations to press in a terminal or graphical

site/content/amp/deployments/_index.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,11 @@ attached to your role. Read more about [roles and permissions](../security-and-a
237237
- Change the deployment name
238238
- Change the deployment description
239239
4. In the **Sizing** section, you can do the following:
240+
241+
{{< tip >}}
242+
Before changing deployment models, especially from **Single Server** to clustered configurations,
243+
consider creating a backup of your data.
244+
{{< /tip >}}
240245
- Change **OneShard** deployments into **Sharded** deployments. To do so,
241246
select **Sharded** in the **Model** dropdown list. You can select the
242247
number of nodes for your deployment. This can also be modified later on.
@@ -245,7 +250,12 @@ attached to your role. Read more about [roles and permissions](../security-and-a
245250
{{< /warning >}}
246251
- Change **Single Server** deployments into **OneShard** or **Sharded** deployments.
247252
{{< warning >}}
248-
You cannot switch from **Sharded** or **OneShard** back to **Single Server**.
253+
**Important considerations for Single Server upgrades:**
254+
- You cannot switch from **Sharded** or **OneShard** back to **Single Server**.
255+
- Changing **Single Server** deployments into **OneShard** or **Sharded** deployments
256+
will cause downtime and may take a considerable amount of time to complete. Plan this switch
257+
during a maintenance window when your application can tolerate service interruption.
258+
Your data remains safe throughout the process.
249259
{{< /warning >}}
250260
- Scale up or down the node size.
251261
{{< warning >}}
@@ -284,6 +294,15 @@ application has to handle connection failures by retrying operations if needed.
284294

285295
## How to pause a deployment
286296

297+
1. In the __Deployments__ page, click the deployment you wish to pause.
298+
2. Click the __Delete/Lock__ entry in the navigation.
299+
3. Click the __Pause deployment...__ button.
300+
4. To resume the deployment, go to the __Overview__ tab and click __Resume deployment__. The
301+
deployment being paused displays the __Hibernated__ status until it has been
302+
successfully resumed.
303+
304+
## How to pause a deployment
305+
287306
1. In the __Deployments__ page, click the deployment you wish to pause.
288307
2. Click the __Delete/Lock__ entry in the navigation.
289308
3. Click the __Pause deployment...__ button.

site/content/arangodb/3.10/develop/foxx-microservices/guides/authentication-and-sessions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ authentication.
2323
In this example we'll use two collections: a `users` collection to store the
2424
user objects with names and credentials, and a `sessions` collection to store
2525
the session data. We'll also make sure usernames are unique
26-
by adding a hash index:
26+
by adding a `persistent` index:
2727

2828
```js
2929
"use strict";
@@ -37,7 +37,7 @@ if (!db._collection(sessions)) {
3737
db._createDocumentCollection(sessions);
3838
}
3939
module.context.collection("users").ensureIndex({
40-
type: "hash",
40+
type: "persistent",
4141
unique: true,
4242
fields: ["username"]
4343
});

site/content/arangodb/3.10/index-and-search/indexing/index-utilization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ It is often beneficial to create an index on more than just one attribute. By ad
1919
to an index, an index can become more selective and thus reduce the number of documents that
2020
queries need to process.
2121

22-
ArangoDB's primary indexes, edges indexes and hash indexes will automatically provide selectivity
23-
estimates. Index selectivity estimates are provided in the web interface, the `indexes()` return
22+
ArangoDB's `primary` and `edge` indexes automatically provide selectivity estimates.
23+
The `persistent`, `mdi`, and `mdi-prefixed` indexes do too, by default.
24+
Index selectivity estimates are provided in the web interface, the `indexes()` return
2425
value and in the `explain()` output for a given query.
2526

2627
The more selective an index is, the more documents it will filter on average. The index selectivity

0 commit comments

Comments
 (0)