PHPackages                             axllent/silverstripe-ftsearch - 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. axllent/silverstripe-ftsearch

ActiveSilverstripe-vendormodule[Search &amp; Filtering](/categories/search)

axllent/silverstripe-ftsearch
=============================

Flexible full-text searching for SilverStripe

1.2.1(1y ago)24602MITPHP

Since Jul 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/axllent/silverstripe-ftsearch)[ Packagist](https://packagist.org/packages/axllent/silverstripe-ftsearch)[ Docs](https://github.com/axllent/silverstripe-ftsearch)[ RSS](/packages/axllent-silverstripe-ftsearch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (15)Used By (0)

Flexible Full-Text Search for Silverstripe
==========================================

[](#flexible-full-text-search-for-silverstripe)

FTSearch enables you to easily build your own custom full-text search of all/any of your Silverstripe website's pages and/or DataObjects.

It generally requires no modifications to your code (see [Configuration](docs/en/Configuration.md)), and allows you to include and DataObject's relations (has\_one, has\_many, many\_many, belongs\_to etc).

Features
--------

[](#features)

- Easily determine which DataObjects to automatically index
- Include object relations (has\_one, has\_many, many\_many, belongs\_to etc)
- Supports `Versioned` DataObjects
- Full-text weight - search index has two fields, `SearchTitle` &amp; `SearchContent`
- Saving/deleting, publishing, unpublishing of indexed or relating DataObjects triggers re-index of DataObject
- Search results return an `ArrayList` with `SearchTitle`, `SearchContent`, `Excerpt` (optionally highlighted to set length), `Link`, and the original `Object`
- BuildTask to manually re-populate your search database based on your configuration

It does not include a search interface / controller as this is generally custom, and easy to implement in your controller (see [Searching the Database](docs/en/Searching-the-Database.md)).

Requirements
------------

[](#requirements)

- Silverstripe ^4 || ^5
- MySQL or MariaDB as your database engine

Documentation
-------------

[](#documentation)

- [Installation](docs/en/Installation.md)
- [Configuration](docs/en/Configuration.md)
- [Searching the Database](docs/en/Searching-the-Database.md)
- [Frequently Asked Questions](docs/en/FAQ.md)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~205 days

Recently: every ~523 days

Total

14

Last Release

543d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1463435?v=4)[Ralph Slooten](/maintainers/axllent)[@axllent](https://github.com/axllent)

---

Top Contributors

[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (40 commits)")

---

Tags

searchsilverstripefulltext

### Embed Badge

![Health badge](/badges/axllent-silverstripe-ftsearch/health.svg)

```
[![Health](https://phpackages.com/badges/axllent-silverstripe-ftsearch/health.svg)](https://phpackages.com/packages/axllent-silverstripe-ftsearch)
```

###  Alternatives

[silverstripe/fulltextsearch

Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS

44298.1k12](/packages/silverstripe-fulltextsearch)[silverstripe/solr

Solr integration for SilverStripe. Note that this is NOT related to the silverstripe/fulltext package.

1914.0k](/packages/silverstripe-solr)[g4b0/searchable-dataobjects

This module adds DataObjects to frontend search

254.9k](/packages/g4b0-searchable-dataobjects)

PHPackages © 2026

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