Skip to content

Commit e5e843e

Browse files
Merge pull request #2851 from nish112022/patch-2
Update disk_index.md
2 parents d366291 + d009485 commit e5e843e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/en/reference/disk_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Currently, a vector field only supports one index type. Milvus automatically del
1818
## Prerequisites
1919

2020
To use DiskANN, note that
21+
2122
- DiskANN is disabled by default. If you prefer in-memory index over on-disk index, you are advised to disable this feature for a better performance.
2223
- To disable it, you can change `queryNode.enableDisk` to `false` in your milvus configuration file.
2324
- To enable it again, you can set `queryNode.enableDisk` to `true`.

0 commit comments

Comments
 (0)