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

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

ivampiresp/blomstra-search
==========================

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

v0.0.1(1y ago)15MITPHPPHP &gt;= 8.0

Since Sep 25Pushed 1y agoCompare

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

READMEChangelog (1)Dependencies (3)Versions (2)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

23

—

LowBetter than 27% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 65.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

Unknown

Total

1

Last Release

591d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cffafa62e7deb32c152c9249df68dbc7f02ee44b877c97241f7c4ee24a74157?d=identicon)[iVampireSP](/maintainers/iVampireSP)

---

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)")[![iVampireSP](https://avatars.githubusercontent.com/u/32544186?v=4)](https://github.com/iVampireSP "iVampireSP (2 commits)")[![rob006](https://avatars.githubusercontent.com/u/5972388?v=4)](https://github.com/rob006 "rob006 (1 commits)")

---

Tags

searchelasticsearchelasticextensionfulltextflarumblomstra

### Embed Badge

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

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

###  Alternatives

[blomstra/search

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

114.9k](/packages/blomstra-search)[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)
