PHPackages                             blomstra/search - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. blomstra/search

ActiveFlarum-extension[Search &amp; Filtering](/categories/search)

blomstra/search
===============

Replaces Flarum search with one powered by an elastic search server.

0.1.19(1y ago)114.9k—0%8[4 issues](https://github.com/blomstra/flarum-ext-search/issues)[1 PRs](https://github.com/blomstra/flarum-ext-search/pulls)MITPHPPHP &gt;= 8.0

Since Oct 20Pushed 1y ago6 watchersCompare

[ Source](https://github.com/blomstra/flarum-ext-search)[ Packagist](https://packagist.org/packages/blomstra/search)[ RSS](/packages/blomstra-search/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (47)Used By (0)

[![](https://camo.githubusercontent.com/382554db94725f81fd9597c208dcf2901a822f7f9065bbc3449716f1727ad879/68747470733a2f2f6578746976657273652e636f6d2f657874656e73696f6e2f626c6f6d737472612f7365617263682f6f70656e2d67726170682d696d616765)](https://camo.githubusercontent.com/382554db94725f81fd9597c208dcf2901a822f7f9065bbc3449716f1727ad879/68747470733a2f2f6578746976657273652e636f6d2f657874656e73696f6e2f626c6f6d737472612f7365617263682f6f70656e2d67726170682d696d616765)

Search replaces the native Flarum search functionality which relies on MySQL badly performing fulltext search with one that is completely relying on the proven elasticsearch engine.

Features
--------

[](#features)

- Sync discussions to elastic search using your queue, unobtrusively for the user.
- Reduces search loading times to well below 400ms (local tests with 50.000 discussion **260ms**)
- Uses Flarum's group permissions and tags system.
- Compatible with Friends of Flarum Byōbu.

Installation
------------

[](#installation)

Use composer:

```
composer require blomstra/search:*
```

Enable the extension inside the admin area and configure the settings.

### Set up

[](#set-up)

Enable the extension in your admin area. Now to seed your existing discussions use the following command:

```
php flarum blomstra:search:index

```

All mutations to discussions are automatically added and removed from the elasticsearch index.

### FAQ

[](#faq)

*I have another question.*Reach out to us via . We will get back to you as soon as we can. If you have a running subscription please mention when you started your plan and/or which plan you are on. Always add sufficient information when reporting errors. We prefer errors being reported here, but understand that sometimes you can't.

*Can I dispatch the sync jobs to another queue?*Yes:

```
\Blomstra\Search\Observe\Job::$onQueue = 'sync';
```

---

- Blomstra provides managed Flarum hosting.
-
-

Icon made by [Freepik](https://www.freepik.com) from [Flaticon](https://www.flaticon.com/).

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance25

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~142 days

Total

41

Last Release

704d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/504687?v=4)[Daniël Klabbers](/maintainers/Luceos)[@luceos](https://github.com/luceos)

---

Top Contributors

[![luceos](https://avatars.githubusercontent.com/u/504687?v=4)](https://github.com/luceos "luceos (90 commits)")[![flarum-bot](https://avatars.githubusercontent.com/u/39334649?v=4)](https://github.com/flarum-bot "flarum-bot (16 commits)")[![davwheat](https://avatars.githubusercontent.com/u/7406822?v=4)](https://github.com/davwheat "davwheat (12 commits)")[![imorland](https://avatars.githubusercontent.com/u/16573496?v=4)](https://github.com/imorland "imorland (11 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (6 commits)")[![rob006](https://avatars.githubusercontent.com/u/5972388?v=4)](https://github.com/rob006 "rob006 (1 commits)")

---

Tags

searchelasticsearchelasticextensionfulltextflarumblomstra

### Embed Badge

![Health badge](/badges/blomstra-search/health.svg)

```
[![Health](https://phpackages.com/badges/blomstra-search/health.svg)](https://phpackages.com/packages/blomstra-search)
```

###  Alternatives

[jeroen-g/explorer

Next-gen Elasticsearch driver for Laravel Scout.

397612.3k](/packages/jeroen-g-explorer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
