PHPackages                             kix/search-indexer - 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. kix/search-indexer

ActiveLibrary

kix/search-indexer
==================

Solr search indexer wrapper

0.5.0(13y ago)01PHP

Since Mar 4Pushed 13y agoCompare

[ Source](https://github.com/kix/search-bundle)[ Packagist](https://packagist.org/packages/kix/search-indexer)[ RSS](/packages/kix-search-indexer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (1)Used By (0)

Kix\\SearchBundle
=================

[](#kixsearchbundle)

This is a bundle intended to prettify and ease the process of setting up a Solr search backend in a Symfony2 application.

Usage:
------

[](#usage)

In an entity class you intend to index, mark the class and needed fields as indexed with the annotaion:

```
