a general purpose text search engine written entirely in PHP 5

2.2.0 2024-12-11 09:13 UTC

This package is auto-updated.

Last update: 2024-12-11 09:19:01 UTC


README

Latest Version Test Workflow

This is a fork of ZendSearch kept compatible with the latest PHP versions.

You can install using:

curl -s https://getcomposer.org/installer | php
php composer.phar install

At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)