PHPackages                             coretechs/ctsearch - 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. coretechs/ctsearch

ActiveProject[Search &amp; Filtering](/categories/search)

coretechs/ctsearch
==================

2.3.1(7y ago)1172[1 PRs](https://github.com/louisicard/ctsearch/pulls)proprietaryPHPPHP &gt;=5.5.9CI failing

Since May 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/louisicard/ctsearch)[ Packagist](https://packagist.org/packages/coretechs/ctsearch)[ RSS](/packages/coretechs-ctsearch/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (11)Versions (10)Used By (0)

CtSearch : Installation guide
=============================

[](#ctsearch--installation-guide)

1. Get the latest version from Git
2. Install sources in some directory
3. Install dependencies

```
$ composer update
```

4. Set up your web server CtSearch is a federated search engine build upon [Elastic Search](https://www.elastic.co).

Default login/password :

Username : admin

Password : adminpass

CtSearch Recommendation engine
------------------------------

[](#ctsearch-recommendation-engine)

CtSearch comes with a recommendation engine. Javascript code to include in your pages :

```

  !function(e,c,n,t,r,o,a){e[r]=function(c,n){e[r+"_"+c]=n},o=c.createElement(n),
    a=c.getElementsByTagName(n)[0],o.src=t,a.parentNode.insertBefore(o,a)}
  (window,document,"script","//CTSEARCH_ROOT/reco/reco.js","regReco"); //Replace CTSEARCH_ROOT by the root path to your ctsearch installation

  regReco('id', 'DOC_ID'); //Doc ID of the elastic search document currently displayed
  regReco('target', 'INDEX.MAPPING'); //Index name and mapping like my_index.my_mapping
  regReco('callback', 'myRecoCallback'); //The name of the js function to callback for displaying recommended documents
  function myRecoCallback(data){
    console.log(data);
  }

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~179 days

Recently: every ~224 days

Total

6

Last Release

2799d ago

Major Versions

1.0 → 2.02016-05-18

PHP version history (2 changes)1.0PHP &gt;=5.3.9

2.0PHP &gt;=5.5.9

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17336083?v=4)[Louis Sicard](/maintainers/louisicard)[@louisicard](https://github.com/louisicard)

---

Top Contributors

[![louisicard](https://avatars.githubusercontent.com/u/17336083?v=4)](https://github.com/louisicard "louisicard (3 commits)")[![YingHenry](https://avatars.githubusercontent.com/u/11869331?v=4)](https://github.com/YingHenry "YingHenry (3 commits)")[![imadHammou](https://avatars.githubusercontent.com/u/45693637?v=4)](https://github.com/imadHammou "imadHammou (2 commits)")

### Embed Badge

![Health badge](/badges/coretechs-ctsearch/health.svg)

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M526](/packages/shopware-core)[pumukit/pumukit

Media Portal

6014.4k44](/packages/pumukit-pumukit)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)

PHPackages © 2026

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