| 2026-03-17 | valkey-search | Change search.hide-user-data-from-log config to Dev and remove total_indexing_time (unimplemented metric) (#911) | PR |
| 2026-03-17 | valkey-search | [DOCUMENTATION] Application Metrics Cleanup (#905) | PR |
| 2026-03-12 | valkey-search | Update to oom flags on search commands and fix error propagation in coordinator / iscancelled cases (#901) | PR |
| 2026-03-11 | valkey-search | Add hybrid Text + Text and numeric + tag composed scenarios (#891) | PR |
| 2026-03-10 | valkey-search | Improve Evaluator Locking (#876) | PR |
| 2026-03-04 | valkey-search | Support GetSerializationRange in Aggregation (#846) | PR |
| 2026-02-12 | valkey-search | Solving Text Negation by using a Universal Set + Filtering (#735) | PR |
| 2026-02-05 | valkey-search | Endurance failover (#608) | PR |
| 2026-02-05 | valkey-search | Endurance failover (#608) | PR |
| 2026-01-29 | valkey-search | Endurance test (#607) | PR |
| 2026-01-23 | valkey-search | Optimize all proximity queries and pure OR queries (#624) | PR |
| 2026-01-21 | valkey-search | Add SeekForwardPosition API to TextIterator interface and all the derived iterators (#620) | PR |
| 2026-01-16 | valkey-search | Implement aggregation_metrics (#617) | PR |
| 2026-01-13 | valkey-search | Add optimization for pure exact phrase queries by avoiding the filtering step and finishing the search in entries fetcher (#604) | PR |
| 2026-01-09 | valkey-search | Optimize non positional Composed AND by not creating term iterators in filtering steps (#589) | PR |
| 2026-01-07 | valkey-search | Switch from deque of neighbors to vector (#583) | PR |
| 2026-01-07 | valkey-search | Add max-term-expansion config for fulltext queries: prefix, suffix, fuzzy (#584) | PR |
| 2026-01-06 | valkey-search | skip prefilter + optimize perkeyindex usage + skip key dedup if no OR (#581) | PR |
| 2025-12-05 | valkey-search | OR Proximity Iterator + Update to Inorder and Slop & violation based advancement algorithm (#501) | PR |
| 2025-11-28 | valkey-search | Optimize term_iterator usage when positional checks are not needed (#506) | PR |
| 2025-11-25 | valkey-search | Field Alignment in proximity searches based on (1) query field identifiers (2) search terms positional state (#502) | PR |
| 2025-11-21 | valkey-search | Merge pull request #491 from KarthikSubbarao/ftmerge | PR |
| 2025-11-21 | valkey-search | Merge remote-tracking branch 'upstream/main' into ftmerge | PR |
| 2025-11-20 | valkey-search | Fix check in Composed AND Predicate (#484) | PR |
| 2025-11-14 | valkey-search | Update the fieldmask assignment for suffix predicates + Populate identifiers for CME Text predicate deserialization (#468) | PR |
| 2025-11-11 | valkey-search | CME support for text search: Add Text predicates to protobuf, support serialization/deserialization (#461) | PR |
| 2025-11-07 | valkey-search | Query Processing Improvements (#438) | PR |