| 2026-04-21 | valkey-search | Fix build script for ASAN integration tests (#777) | PR |
| 2026-04-21 | valkey-search | fix test_dropindex_with_background_queries heap-use-after-free leak (#961) | PR |
| 2026-04-21 | valkey-search | fix test_dropindex_with_background_queries heap-use-after-free leak (#961) | PR |
| 2026-03-27 | valkey-search | minor update to test_multidb_slot_migration_CME (#935) | PR |
| 2026-03-27 | valkey-search | Allow replacement of deleted hnsw elements (#926) | PR |
| 2026-03-25 | valkey-search | [Draft] Add custom decorator to sleep for 10 seconds on flaky ASAN tests (#929) | PR |
| 2026-03-17 | valkey-search | Save and Restore at max memory for text, tag, and numeric (#781) | PR |
| 2026-03-17 | valkey-search | Reducing mutation queue growth during restore (#871) | PR |
| 2026-03-17 | valkey-search | Mark ft info metrics as Dev configs (#913) | PR |
| 2026-03-17 | valkey-search | Implement clean up index schemas on SHUTDOWN event (#883) | PR |
| 2026-03-09 | valkey-search | Removed multiple reverse_token string allocations from MutateTarget() (#872) | PR |
| 2026-03-06 | valkey-search | Index locking optimization during ingestion. (#843) | PR |
| 2026-03-05 | valkey-search | Using absl::btree_map for PositionMap (#851) | PR |
| 2026-03-03 | valkey-search | Quick fix/ perf improvement for Field Mask Create (#839) | PR |
| 2026-03-02 | valkey-search | Fix crash due to lazy expiration in the middle of Search commands (#831) | PR |
| 2026-03-01 | valkey-search | Serialize position map before lock context (#837) | PR |
| 2026-02-27 | valkey-search | Bump to rc2 (#828) | PR |
| 2026-02-19 | valkey-doc | valkey 1.2-rc1 doc update follow ups (#412) | PR |
| 2026-02-13 | valkey-search | Use consistent + performant casefolding logic in both query/ingestion (#746) | PR |
| 2026-02-10 | valkey-search | Block Search Response on Conflicting In-Flight Keys for fulltext queries (#541) | PR |
| 2026-02-06 | valkey-search | Stem search terms regardless of stemsize - Bug fix (#701) | PR |
| 2026-02-03 | valkey-search | Stemming Ingestion and Search (resolves #651) (#614) | PR |
| 2026-01-31 | valkey-search | Move MINSTEMSIZE clause from per text field to per schema (#647) | PR |
| 2026-01-16 | valkey-search | String Intern race fix, This is a recreation of PR #576. (#613) | PR |
| 2026-01-12 | valkey-search | Fix build warnings (#600) | PR |
| 2025-12-23 | valkey-search | Fix deprecated std::atomic_load/store warnings for shared_ptr (#548) | PR |
| 2025-12-23 | valkey-search | Fix deprecated std::atomic_load/store warnings for shared_ptr (#548) | PR |
| 2025-11-28 | valkey-search | Add utility to check if the key is in-flight status (#432) | PR |
| 2025-11-21 | valkey-search | Merge pull request #491 from KarthikSubbarao/ftmerge | PR |
| 2025-11-20 | valkey-search | Merge branch 'main' into fulltext | PR |
| 2025-11-14 | valkey-search | Update the fieldmask assignment for suffix predicates + Populate identifiers for CME Text predicate deserialization (#468) | PR |
| 2025-11-12 | valkey-search | Fix bad merge on compatibility | PR |
| 2025-11-04 | valkey-search | Memory allocation tracking for Fulltext (#377) | PR |
| 2025-10-14 | valkey-search | Fix typo in ft.aggregate commit | PR |
| 2025-10-11 | valkey-search | Cluster metadata Validation (#396) | PR |
| 2025-09-24 | valkey-search | tag casesentive updated to be key-value pair (#395) | PR |
| 2025-09-19 | valkey-search | Update ft info (#368) | PR |
| 2025-09-08 | valkey-search | Merge pull request #371 from Nivesh-01/fulltextMainMerge | PR |
| 2025-08-08 | valkey-search | Add text field number to the text field index (#295) | PR |
| 2025-08-08 | valkey-search | Bridge some gaps in ingestion pipeline (#292) | PR |