Bug 297190 - [NEW PORT] databases/redisearch: Full-text search and secondary index module for Redis
Summary: [NEW PORT] databases/redisearch: Full-text search and secondary index module ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-31 10:47 UTC by Martin Bardarov
Modified: 2026-08-04 07:06 UTC (History)
0 users

See Also:


Attachments
redisearch port patch (6.77 KB, patch)
2026-07-31 10:47 UTC, Martin Bardarov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Bardarov 2026-07-31 10:47:01 UTC
Created attachment 273340 [details]
redisearch port patch

FreeBSD Bugzilla submission
==========================

Product: Ports & Packages
Component: Individual Port(s)
Version: Latest
Hardware: Any
OS: Any

Summary
-------

[NEW PORT] databases/redisearch: Full-text search and secondary index module for Redis

URL
---

https://github.com/RediSearch/RediSearch

Description
-----------

This patch adds databases/redisearch, version 2.10.31.

RediSearch is a Redis module that provides full-text search, secondary
indexing, numeric and geographical filters, aggregations, autocomplete,
and vector similarity search.

The port fetches the upstream source and its pinned dependencies
reproducibly through the ports framework. It uses the system
devel/cpu_features package instead of allowing VectorSimilarity to fetch
cpu_features during the build. It also includes a compatibility patch for
the Boost SHA-1 API used by the module.

The package installs:

    /usr/local/lib/redisearch.so

Maintainer:

    core-platform-scrum@redis.com

Checks performed while preparing the submission patch:

    git diff --check
    git apply --check

Both checks passed.

Attachment
----------

File:

    databases-redisearch-new-port.patch

Description:

    New port databases/redisearch

Content type:

    text/plain

Mark the attachment as a patch: Yes