Skip to content

Commit 22fad00

Browse files
Merge pull request #235727 from gahl-levy/fix-hashed-index-compat
Update Hashed Index
2 parents eeae32b + ecd17ed commit 22fad00

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/cosmos-db/mongodb/feature-support-36.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Azure Cosmos DB for MongoDB supports the following database commands:
370370
| `Text Index` | No |
371371
| `2dsphere` | Yes |
372372
| `2d Index` | No |
373-
| `Hashed Index` | Yes |
373+
| `Hashed Index` | No |
374374

375375
### Index properties
376376

articles/cosmos-db/mongodb/feature-support-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ We recommend enabling Server Side Retry and avoiding wildcard indexes to ensure
400400
| `Text Index` | No |
401401
| `2dsphere` | Yes |
402402
| `2d Index` | No |
403-
| `Hashed Index` | Yes |
403+
| `Hashed Index` | No |
404404

405405
### Index properties
406406

articles/cosmos-db/mongodb/feature-support-42.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ We recommend enabling Server Side Retry and avoiding wildcard indexes to ensure
433433
| `Text Index` | No |
434434
| `2dsphere` | Yes |
435435
| `2d Index` | No |
436-
| `Hashed Index` | Yes |
436+
| `Hashed Index` | No |
437437

438438
### Index properties
439439

articles/cosmos-db/mongodb/vcore/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ Azure Cosmos DB for MongoDB vCore supports the following indexes and index prope
649649
| `Multikey Index` | :::image type="icon" source="media/compatibility/yes-icon.svg"::: Yes |
650650
| `Text Index` | :::image type="icon" source="media/compatibility/no-icon.svg"::: No |
651651
| `Geospatial Index` | :::image type="icon" source="media/compatibility/no-icon.svg"::: No |
652-
| `Hashed Index` | :::image type="icon" source="media/compatibility/yes-icon.svg"::: Yes |
652+
| `Hashed Index` | :::image type="icon" source="media/compatibility/no-icon.svg"::: No |
653653

654654
### Index properties
655655

0 commit comments

Comments
 (0)