Update roadmap (#6947)

This commit is contained in:
Tim Visée
2025-07-28 13:27:03 +02:00
committed by timvisee
parent b79757d072
commit 8a08ab8f6d

View File

@@ -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