2017 © Pedro Peláez
 

symfony-bundle solr-bundle

Adds support for Solr configuration and indexing of your documents or entities

image

integrated/solr-bundle

Adds support for Solr configuration and indexing of your documents or entities

  • Monday, November 6, 2017
  • by integrated
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3,720 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 50 Versions
  • 4 % Grown

The README.md

IntegratedSolrBundle

Adds support for Solr configuration and indexing of your documents or entities, (*1)

Requirements

  • See the require section in the composer.json

Documentation

Commands

  • The command solr:indexer:queue will queue up all the documents to be indexed
  • The command solr:indexer:run will tranform the queued up documents to a solr compatible format and send them to solr for indexing.
  • The command solr:worker:run will start a worker run and will process up to end of the queue or 1000 tasks, whichever comes first.

It's recommended to the execute solr:indexer:run and solr:worker:run as automated tasks by configuring them as cronjobs., (*2)

Installation

This bundle can be installed following these steps:, (*3)

Install using composer

$ php composer.phar require integrated/solr-bundle:~0.3

Enable the bundle

// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Integrated\Bundle\SolrBundle\IntegratedSolrBundle()
        // ...
    );
}

Setup the queue

The solr bundle requires a queue to work properly, so if not already done setup the queue by executing the init:queue command., (*4)

License

This bundle is under the MIT license. See the complete license in the bundle:, (*5)

LICENSE

Contributing

Pull requests are welcome. Please see our CONTRIBUTING guide., (*6)

About

This bundle is part of the Integrated project. You can read more about this project on the Integrated for developers website., (*7)

The Versions

06/11 2017

0.4.1.x-dev

0.4.1.9999999-dev http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

17/10 2017

dev-CONCEPTCRA-3114

dev-CONCEPTCRA-3114 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

27/07 2017

0.7.x-dev

0.7.9999999.9999999-dev http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

27/07 2017

dev-master

9999999-dev http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

27/07 2017

0.7

0.7.0.0 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

11/04 2017

dev-INTEGRATED-1002

dev-INTEGRATED-1002 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

30/03 2017

dev-INTEGRATED-1025-add-behat-phpunit-and-ph

dev-INTEGRATED-1025-add-behat-phpunit-and-ph http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

07/03 2017

0.6.x-dev

0.6.9999999.9999999-dev http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

07/03 2017

0.6

0.6.0.0 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

02/03 2017

dev-INTEGRATED-965

dev-INTEGRATED-965 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

10/02 2017

0.5.x-dev

0.5.9999999.9999999-dev http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

10/02 2017

0.5

0.5.0.0 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

08/02 2017

dev-INTEGRATED-1023

dev-INTEGRATED-1023 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

26/01 2017

dev-INTEGRATED-977

dev-INTEGRATED-977 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

26/01 2017

dev-INTEGRATED-972-solr-indexer-run-hangs

dev-INTEGRATED-972-solr-indexer-run-hangs http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

20/01 2017

dev-INTEGRATED-955

dev-INTEGRATED-955 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

10/01 2017

dev-INTEGRATED-946-implement-integrated-945-

dev-INTEGRATED-946-implement-integrated-945- http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

06/01 2017

dev-INTEGRATED-952-dont-autosuggest-items-wh

dev-INTEGRATED-952-dont-autosuggest-items-wh http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

06/01 2017

dev-INTEGRATED-948-implement-integrated-947

dev-INTEGRATED-948-implement-integrated-947 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

14/12 2016

dev-INTEGRATED-947-dont-hydrade-in-solrindex

dev-INTEGRATED-947-dont-hydrade-in-solrindex http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

09/11 2016

dev-INTEGRATED-907-solr-unit-tests-are-broke

dev-INTEGRATED-907-solr-unit-tests-are-broke http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

25/10 2016

dev-json-solr-type

dev-json-solr-type http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

16/09 2016

dev-INTEGRATED-876-easy-fix-solr-indexering-

dev-INTEGRATED-876-easy-fix-solr-indexering- http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

15/09 2016

dev-INTEGRATED-333

dev-INTEGRATED-333 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

08/09 2016

dev-INTEGRATED-744-move-propertytype-and-rel

dev-INTEGRATED-744-move-propertytype-and-rel http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

30/08 2016

dev-INTEGRATED-869-use-filtercontainer-by-de

dev-INTEGRATED-869-use-filtercontainer-by-de http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

27/06 2016

dev-INTEGRATED-829

dev-INTEGRATED-829 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

01/06 2016

0.4.x-dev

0.4.9999999.9999999-dev http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

01/06 2016

dev-test

dev-test http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

01/06 2016

0.4

0.4.0.0 http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

06/05 2016

dev-INTEGRATED-802-add-json-solr-type

dev-INTEGRATED-802-add-json-solr-type http://www.e-active.nl

Adds support for Solr configuration and indexing of your documents or entities

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

04/03 2016

dev-hotfix/priority

dev-hotfix/priority http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

31/07 2015

0.3

0.3.0.0 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

04/06 2015

dev-feature/converter-filter-container

dev-feature/converter-filter-container http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

solr integrated

05/12 2014

0.2.7

0.2.7.0 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

22/10 2014

0.2.5

0.2.5.0 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

10/10 2014

0.2.4

0.2.4.0 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.1.1.10

0.1.1.10 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.1.1.11

0.1.1.11 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.1.1.12

0.1.1.12 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.1.1.7

0.1.1.7 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.1.1.8

0.1.1.8 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.1.1.9

0.1.1.9 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.2

0.2.0.0 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.2.2

0.2.2.0 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

26/06 2014

0.2.3

0.2.3.0 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

19/06 2014

0.1.1.6

0.1.1.6 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

10/06 2014

0.1.1.5

0.1.1.5 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

10/06 2014

0.1.1.4

0.1.1.4 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated

02/04 2014

0.1.1.3

0.1.1.3 http://www.e-active.nl

Integrated Solr Bundle

  Sources   Download

MIT

The Requires

 

solr integrated