Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd365aac

Browse files
committed
Added note about index options to index build time docs -pgvector#807 [skip ci]
1 parent0518247 commitd365aac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,9 @@ You can also speed up index creation by increasing the number of parallel worker
318318
SET max_parallel_maintenance_workers=7;-- plus leader
319319
```
320320

321-
For a large number of workers, you may also need to increase`max_parallel_workers` (8 by default)
321+
For a large number of workers, you may need to increase`max_parallel_workers` (8 by default)
322+
323+
The[index options](#index-options) also have a significant impact on build time (use the defaults unless seeing low recall)
322324

323325
###Indexing Progress
324326

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp