Skip to content

Commit b62b318

Browse files
committed
update table formatting
1 parent aad723f commit b62b318

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/ROOT/pages/performance/vector-index-memory-configuration.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you use the vectors for further searching or refining search results, the pag
2727
The following examples show how to calculate the memory requirements when vectors are only used for searching and will not be returned to the user or application.
2828

2929
.Disk storage requirements
30-
[cols="1,1,1"]
30+
[cols="h,1,1"]
3131
|===
3232
| Neo4j DB
3333
| 10M
@@ -43,7 +43,7 @@ The following examples show how to calculate the memory requirements when vector
4343
|===
4444

4545
.Memory requirements
46-
[cols="1,1,1"]
46+
[cols="h,1,1"]
4747
|===
4848
| Heap
4949
| 10-20GB
@@ -63,7 +63,7 @@ The following examples show how to calculate the memory requirements when vector
6363
|===
6464

6565
.Aura vector specified cluster memory configurations
66-
[cols="1,1,1,1,1"]
66+
[options="header", cols="1,1,1,1,1"]
6767
|===
6868
| Instance Size
6969
| Disk Storage
@@ -109,7 +109,7 @@ The following examples show how to calculate the memory requirements when vector
109109
|===
110110

111111
.Aura non-vector specified cluster memory configurations
112-
[cols="1,1,1,1,1"]
112+
[options="header", cols="1,1,1,1,1"]
113113
|===
114114
| Instance Size
115115
| Disk Storage

0 commit comments

Comments
 (0)