diszo2009/zendsearch

a general purpose text search engine written entirely in PHP 5

dev-master / 1.0.x-dev 2016-04-13 05:37 UTC

This package is auto-updated.

Last update: 2024-05-12 20:38:55 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.)