# zend-search-lucene (Zend Framework 1)

This package is a part of the Zend Framework 1. Each component was separated and put into its own composer package.
**PHP 5.3-8.3** compatible.

- [Report issues](https://github.com/zf1s/zf1/issues) and
  [send Pull Requests](https://github.com/zf1s/zf1/pulls)
  in the [main repository](https://github.com/zf1s/zf1)
- This package can also be found at [Packagist](http://packagist.org/packages/zf1s).

## Installation

```
composer require zf1s/zend-search-lucene
```

## Resources

- [Main Repository](https://github.com/zf1s/zf1)
- [Original documentation](https://framework.zend.com/manual/1.12/en/manual.html) 
- [Changelog](https://github.com/zf1s/zf1/blob/master/CHANGELOG.md)
