Skip to content

Commit 52b777e

Browse files
committed
Updated readme [skip ci]
1 parent 3072712 commit 52b777e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Starting with 0.8.0, you can enable [iterative index scans](#iterative-index-sca
463463
SET hnsw.iterative_scan = strict_order;
464464
```
465465

466-
You can also create different approximate indexes for each value (or groups of values).
466+
You can also create separate approximate indexes for each condition value (or groups of values).
467467

468468
If filtering by a few distinct values, use [partial indexing](https://www.postgresql.org/docs/current/indexes-partial.html).
469469

0 commit comments

Comments
 (0)