From 8a08ab8f6d50aff0d3f1515ec22fa223f4f77a23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Vis=C3=A9e?= Date: Mon, 28 Jul 2025 13:27:03 +0200 Subject: [PATCH] Update roadmap (#6947) --- docs/roadmap/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/roadmap/README.md b/docs/roadmap/README.md index 17ddc821d1..9280647087 100644 --- a/docs/roadmap/README.md +++ b/docs/roadmap/README.md @@ -36,12 +36,13 @@ Feeling confident and want to contribute more? - Come to [work with us](https:// * 🔭 Search and Discovery * [ ] Diversity Sampling - * [ ] Server-side embedding inference + * [x] Server-side embedding inference * [x] Built-in score boosting * [ ] Advanced text filtering - * [ ] Phrase queries + * [x] Phrase queries * [ ] Logical operators - * [ ] Stemmers + * [x] Stemmers + * [x] Stopwords --- @@ -55,6 +56,6 @@ Feeling confident and want to contribute more? - Come to [work with us](https:// --- * ⚙️ Performance - * [ ] Incremental HNSW indexing + * [x] Incremental HNSW indexing * [ ] Built-in TTL support