rmzamora/zendsearch

a general purpose text search engine written entirely in PHP 5

2.0.0rc5 2012-07-23 17:01 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:15:24 UTC


README

ZendSearch component

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.)