PHPackages                             maxzhang666/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. maxzhang666/search

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

maxzhang666/search
==================

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

0.1.13(3y ago)011[1 PRs](https://github.com/Wandhi-Team/flarum-ext-search/pulls)MITPHPPHP &gt;=7.4

Since Oct 20Pushed 2y agoCompare

[ Source](https://github.com/Wandhi-Team/flarum-ext-search)[ Packagist](https://packagist.org/packages/maxzhang666/search)[ RSS](/packages/maxzhang666-search/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (3)Versions (39)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:build

```

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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.5% 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 ~9 days

Recently: every ~50 days

Total

35

Last Release

1397d ago

PHP version history (2 changes)0.0.1PHP &gt;= 8.0

0.1.13PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/06e0500a501292715eb33f2a9edac3f71ddd651c834689c2f00324a3b26ad515?d=identicon)[maxzhang](/maintainers/maxzhang)

---

Top Contributors

[![luceos](https://avatars.githubusercontent.com/u/504687?v=4)](https://github.com/luceos "luceos (79 commits)")[![maxzhang666](https://avatars.githubusercontent.com/u/10149878?v=4)](https://github.com/maxzhang666 "maxzhang666 (13 commits)")[![davwheat](https://avatars.githubusercontent.com/u/7406822?v=4)](https://github.com/davwheat "davwheat (11 commits)")[![flarum-bot](https://avatars.githubusercontent.com/u/39334649?v=4)](https://github.com/flarum-bot "flarum-bot (10 commits)")[![imorland](https://avatars.githubusercontent.com/u/16573496?v=4)](https://github.com/imorland "imorland (3 commits)")[![rob006](https://avatars.githubusercontent.com/u/5972388?v=4)](https://github.com/rob006 "rob006 (1 commits)")

---

Tags

searchelasticsearchelasticextensionfulltextflarumblomstra

### Embed Badge

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

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

###  Alternatives

[blomstra/search

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

125.3k](/packages/blomstra-search)[jeroen-g/explorer

Next-gen Elasticsearch driver for Laravel Scout.

399672.8k](/packages/jeroen-g-explorer)[flarum-lang/russian

Russian language pack for Flarum.

12128.3k](/packages/flarum-lang-russian)[flarum-lang/french

French language pack to localize the Flarum forum software plus its official and third-party extensions.

1938.7k](/packages/flarum-lang-french)

PHPackages © 2026

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