rollerworks/search-symfony-di

This package is abandoned and no longer maintained. The author suggests using the rollerworks/search-bundle package instead.

Symfony DependencyInjection extension for RollerworksSearch

v1.1.0 2015-12-05 11:47 UTC

README

This package provides the 'Symfony DependencyInjection Component' extension for RollerworksSearch. Adding lazy loading of field-types and accessing the SearchFactory and related using provided services.

RollerworksSearch is a powerful open-source Search system, if you are new to RollerworksSearch, please read the documentation in the main repository of RollerworksSearch.

Note:

This extension is provided for frameworks/libraries using the Symfony DependencyInjection component, if you are looking for a way to integrate RollerworksSearch with the Symfony Framework (FrameworkBundle) please use the RollerworksSearchBundle instead.

If you'd like to contribute to this project, please see the RollerworksSearch contributing guide lines for more information.

Installation

To install this extension, add the rollerworks/search-symfony-di to your composer.json

$ php composer.phar require rollerworks/search-symfony-di

Documentation

The bulk of the documentation is stored in the doc/index.md file in this package:

Read the Documentation for master

License

The source of this package is subject to the MIT license that is bundled with this source code in the file LICENSE.