Skip to content

Commit 373be3f

Browse files
committed
Remove unnecessary link
1 parent b2a2556 commit 373be3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/current/_includes/releases/v25.4/v25.4.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This section summarizes the most significant user-facing changes in v25.4.0 and
4747
<td>
4848
<p class="feature-summary">Vector Indexing Improved and Generally Available</p>
4949
<p class="feature-description">
50-
CockroachDB's <a href="{% link v25.4/vector-indexes.md %}">vector indexing</a> capabilities are now generally available, promoting production-ready similarity search for AI and machine learning workloads from Preview to GA. This release brings critical operational improvements while maintaining the distributed architecture advantages that distinguish CockroachDB from specialized vector databases and PostgreSQL with <a href="{% link v25.4/vector-indexes.md %}">pgvector</a>.
50+
CockroachDB's <a href="{% link v25.4/vector-indexes.md %}">vector indexing</a> capabilities are now generally available, promoting production-ready similarity search for AI and machine learning workloads from Preview to GA. This release brings critical operational improvements while maintaining the distributed architecture advantages that distinguish CockroachDB from specialized vector databases and PostgreSQL with pgvector.
5151
</p>
5252
<p class="feature-description">
5353
The standout v25.4 improvement is <strong>online table backfills</strong>: adding vector indexes to tables with existing data no longer requires taking the table offline during the backfill process. This eliminates downtime when adopting vector search capabilities, enabling seamless integration of AI features into live production systems without service interruption.

0 commit comments

Comments
 (0)