Skip to content

Commit 219fbe7

Browse files
committed
Move text search to GA.
1 parent 13678c3 commit 219fbe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contents/docs/roadmap/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ title: Roadmap
1919
- Custom mutators
2020
- Cell-level read permissions (already exist for write)
2121
- First-class support for React Native
22-
- Vector-based text search
2322
- ~~Ability to wait for authoritative results~~
2423
- Aggregations (count, sum, min, max, group-by, etc)
2524
- Consistency.
@@ -31,6 +30,7 @@ title: Roadmap
3130

3231
## GA
3332

33+
- Vector-based text search
3434
- Extensive testing using randomized query generation and dst
3535
- External audit of design and impl
3636
- Ability to lock queries down to only expected forms for security

0 commit comments

Comments
 (0)