a general purpose text search engine written entirely in PHP 5

2.1.0 2021-01-07 15:15 UTC

This package is auto-updated.

Last update: 2024-02-24 12:31:52 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.)