PHPackages                             zquintana/sun-search-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. zquintana/sun-search-bundle

ActiveSymfony-bundle[Search &amp; Filtering](/categories/search)

zquintana/sun-search-bundle
===========================

Symfony Solr integration bundle

0394PHP

Since Sep 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zquintana/SunSearchBundle)[ Packagist](https://packagist.org/packages/zquintana/sun-search-bundle)[ RSS](/packages/zquintana-sun-search-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (6)Used By (0)

SunSearchBundle (SolrBundle fork)
=================================

[](#sunsearchbundle-solrbundle-fork)

Introduction
------------

[](#introduction)

This Bundle provides a simple API to index and query a Solr Index.

Installation
------------

[](#installation)

Installation is a quick (I promise!) 3 step process:

1. Download SunSearchBundle
2. Enable the Bundle
3. Configure the SunSearchBundle

### Step 1: Download ZQSunSearchBundle

[](#step-1-download-zqsunsearchbundle)

This bundle is available on Packagist. You can install it using Composer:

```
$ composer require zquintana/sun-search-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Next, enable the bundle in the kernel:

```
