2017 © Pedro Peláez
 

symfony-bundle solr-bundle

Solr utilities for Symfony

image

zicht/solr-bundle

Solr utilities for Symfony

  • Thursday, August 2, 2018
  • by muhammedeminakbulut
  • Repository
  • 0 Watchers
  • 0 Stars
  • 102 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 10 Open issues
  • 81 Versions
  • 437 % Grown

The README.md

zicht/solr-bundle

Provides a layer to index and search content in a SOLR instance., (*1)

Features

  • Easy bridge for syncing data from doctrine entities to SOLR
  • Base class template for creating faceted search engines
  • Command line interface for accessing the solr instance

Indexing

TODO: write a small tutorial on how to setup indexing, (*2)

Update

The /update endpoint of SOLR accepts a simple post of text fields to index a document. TODO: Add a explaining part on how to use the Update query, (*3)

Extract

The /update/extract endpoint of SOLR accepts a simple post of text fields and additionally PDF, DOC, DOCX and other types., (*4)

For further explanation refer to the documentation of SOLR covering this. https://lucene.apache.org/solr/guide/6_6/uploading-data-with-solr-cell-using-apache-tika.html, (*5)

In short. All the text fields covered by the /update endpoint are prefixed with literal. so id becomes literal.id. The field to which you want SOLR to map the title and contents of the document should be declared. Our Extract query does default map the field title extracted from the document to document_file_title and the content field is mapped to document_file_content. These fields can be copied to the desired fields in the schema of your SOLR config. The choice to separate these fields is to give you control in terms of mapping and searching through these fields., (*6)

Use this <copyField source="document_file_content" dest="content"/> in your schema to define the document_file_content copied to your default content field to say enable searching in content just like all other documents in a search., (*7)

Mapping

TODO: Write documentation about mapping documents to SOLR, (*8)

Searching

TODO: Write documentation about using SOLR for searching purposes., (*9)

Maintainers

The Versions

02/08 2018

dev-dev/5.x

dev-dev/5.x

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zicht online

08/05 2018

dev-release/3.2.x

dev-release/3.2.x

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

08/05 2018

3.2.4

3.2.4.0

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

04/05 2018

3.2.3

3.2.3.0

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

16/03 2018

dev-merge/3.2.x-into-4.x

dev-merge/3.2.x-into-4.x

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

06/03 2018

3.2.2

3.2.2.0

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

29/01 2018

dev-feature/BRUGGE-107--throw-an-exception-to-make-rewriting-work

dev-feature/BRUGGE-107--throw-an-exception-to-make-rewriting-work

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

13/12 2017

dev-feature/modify-method-scope

dev-feature/modify-method-scope

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

28/11 2017

dev-boudewijn-zicht-patch-1

dev-boudewijn-zicht-patch-1

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

13/11 2017

dev-release/4.x

dev-release/4.x

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

11/10 2017

dev-revert-10-feature/extractQuery

dev-revert-10-feature/extractQuery

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

06/10 2017

3.2.1

3.2.1.0

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

04/10 2017

3.2.0

3.2.0.0

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

04/10 2017

dev-feature/extractQuery

dev-feature/extractQuery

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

06/04 2017

dev-feature/reindex-all

dev-feature/reindex-all

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zicht online

22/02 2017

dev-feature/version-constraint

dev-feature/version-constraint

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

09/01 2017

dev-release/3.1.x

dev-release/3.1.x

Solr utilities for Symfony

  Sources   Download

MIT

The Requires

 

by Zicht online

29/12 2016

dev-release/2.5.x

dev-release/2.5.x

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

29/12 2016

2.5.4

2.5.4.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

19/09 2016

3.1.0

3.1.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

11/07 2016

dev-release/1.3.x

dev-release/1.3.x

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

11/07 2016

1.3.0

1.3.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

05/07 2016

2.5.3

2.5.3.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

29/06 2016

3.0.0-rc.2

3.0.0.0-RC2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

29/06 2016

3.0.0

3.0.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

15/06 2016

2.8.0-beta.1

2.8.0.0-beta1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

07/06 2016

1.1.2-rc.1

1.1.2.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

25/05 2016

3.0.0-beta.3

3.0.0.0-beta3

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

25/05 2016

3.0.0-beta.2

3.0.0.0-beta2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

24/05 2016

3.0.0-beta.1

3.0.0.0-beta1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

23/05 2016

1.0.8

1.0.8.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

19/05 2016

2.5.2

2.5.2.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

04/04 2016

2.7.0

2.7.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

04/04 2016

2.7.0-rc.1

2.7.0.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

15/03 2016

2.6.1

2.6.1.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

14/03 2016

2.6.0-rc.2

2.6.0.0-RC2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

14/03 2016

2.6.0-rc.1

2.6.0.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

11/03 2016

2.6.0-beta.2

2.6.0.0-beta2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

11/03 2016

2.6.0-beta.1

2.6.0.0-beta1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

25/02 2016

2.5.1

2.5.1.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

12/02 2016

2.5.0

2.5.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

05/11 2015

2.5.0-rc.1

2.5.0.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

30/10 2015

2.4.0

2.4.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

29/10 2015

2.4.0-rc.2

2.4.0.0-RC2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

29/10 2015

2.4.0-rc.1

2.4.0.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

23/10 2015

2.3.2

2.3.2.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

20/10 2015

2.3.2-rc.1

2.3.2.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

20/10 2015

2.3.1

2.3.1.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

19/10 2015

2.3.0

2.3.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

02/10 2015

2.3.0-rc.2

2.3.0.0-RC2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

15/09 2015

2.3.0-rc.1

2.3.0.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

10/07 2015

3.0.0-alpha.1

3.0.0.0-alpha1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

08/07 2015

2.2.2

2.2.2.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

08/07 2015

2.2.2-rc.2

2.2.2.0-RC2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

08/07 2015

2.2.2-rc.1

2.2.2.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

04/06 2015

2.2.1

2.2.1.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

02/06 2015

2.2.0

2.2.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

02/06 2015

1.2.1

1.2.1.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

16/03 2015

2.2.0-rc.1

2.2.0.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

12/03 2015

1.3.0-rc.3

1.3.0.0-RC3

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

12/03 2015

1.3.0-rc.2

1.3.0.0-RC2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

24/02 2015

2.2.0-beta.1

2.2.0.0-beta1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

23/02 2015

2.1.0-beta.2

2.1.0.0-beta2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

23/02 2015

2.1.0-beta.1

2.1.0.0-beta1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

20/02 2015

1.3.0-rc.1

1.3.0.0-RC1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

13/02 2015

2.0.0

2.0.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

13/02 2015

2.0.0-alpha.3

2.0.0.0-alpha3

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

13/02 2015

2.0.0-alpha.2

2.0.0.0-alpha2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

13/02 2015

2.0.0-alpha.1

2.0.0.0-alpha1

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

18/11 2014

1.2.0

1.2.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

07/11 2014

1.1.1

1.1.1.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

21/10 2014

1.1.0

1.1.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

27/03 2014

1.0.7

1.0.7.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

11/03 2014

1.0.6

1.0.6.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

25/02 2014

1.0.5

1.0.5.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

05/02 2014

1.0.4

1.0.4.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

31/01 2014

1.0.4.2

1.0.4.2

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

31/01 2014

1.0.2

1.0.2.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

31/01 2014

1.0.3

1.0.3.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

24/12 2013

1.0.1

1.0.1.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online

19/11 2013

1.0

1.0.0.0

Solr utilities for Symfony

  Sources   Download

The Requires

 

by Zicht online