zendframework/zendsearch

a general purpose text search engine written entirely in PHP 5


Keywords
zf2, lucene
License
BSD-3-Clause

Documentation

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