Skip to content

Commit cc9f5da

Browse files
garvit-guptaOxyjun
andauthored
Apply suggestions from code review
Co-authored-by: Jun Lee <[email protected]>
1 parent efbab86 commit cc9f5da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/vectorize/reference/transition-vectorize-legacy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This document provides details around any transition steps that may be needed to
1717

1818
Legacy Vectorize (V1) indexes are on a deprecation path. Support for these indexes would be limited and their usage is not recommended for any production workloads.
1919

20-
Furthemore, the creation of legacy Vectorize indexes will be blocked by December 2024. Other operations will be unaffected and will remain functional.
20+
Furthermore, you will no longer be able to create legacy Vectorize indexes by December 2024. Other operations will be unaffected and will remain functional.
2121

2222
Additionally, the new Vectorize (V2) indexes can operate at a significantly larger scale (with a capacity for multi-million vectors), and provide faster performance. Please review the [Limits](/vectorize/platform/limits/) page to understand the latest capabilities supported by Vectorize.
2323

src/content/partials/vectorize/vectorize-legacy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Please use the `wrangler vectorize --deprecated-v1` flag to create, get, list, delete and insert vectors into legacy Vectorize V1 indexes.
88

9-
Please note that the creation of legacy Vectorize indexes will be blocked by December 2024. Other operations will remain functional.
9+
Please note that by December 2024, you will not be able to create legacy Vectorize indexes. Other operations will remain functional.
1010

1111
Refer to the [legacy transition](/vectorize/reference/transition-vectorize-legacy) page for more details on transitioning away from legacy indexes.
1212

0 commit comments

Comments
 (0)