|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.10.2 13 Jun 2026 14:00:57
    |
Muhammad Moinur Rahman (bofh)  |
textproc/redisearch2: Update version 2.10.1=>2.10.2
Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.10.2 |
2.10.1 07 Jun 2026 16:48:52
    |
Muhammad Moinur Rahman (bofh)  |
textproc/redisearch2: Update version 2.10.0=>2.10.1
Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.10.1 |
2.10.0 31 May 2026 14:54:22
    |
Muhammad Moinur Rahman (bofh)  |
textproc/redisearch2: New port
RediSearch is a source available Full-Text and Secondary Index engine
over Redis, developed by Redis Labs.
Redisearch implements a search engine on top of Redis, but unlike other
Redis search libraries, it does not use internal data structures like
sorted sets.
This also enables more advanced features, like exact phrase matching and
numeric filtering for text queries, that are not possible or efficient
with traditional Redis search approaches.
This is the 2.10.X branch of redisearch. This is also the last version
from 2.X branch. This is why it's suffixed with 2 instead of 210.
WWW: https://github.com/RediSearch/RediSearch/ |
Number of commits found: 3
|