stinger-soft/solr-entity-search-bundle

Solr Layer to index and search entities

Installs: 575

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/stinger-soft/solr-entity-search-bundle

1.1.0 2022-03-10 12:09 UTC

This package is auto-updated.

Last update: 2025-09-10 22:13:57 UTC


README

Solr installation

  • Download Solr from the solr website
  • Extract the zip-file
  • Navigate to <INSTALLATION_FOLDER>/server/solr/
  • Create a new folder and name it platform
  • Open the conf.zip file from the SolrEntitySearchBundle/Resources\solr/ Folder and extract it into the <INSTALLATION_FOLDER>/server/solr/platform/ folder
  • Navigate to <INSTALLATION_FOLDER>/bin/
  • Execute the following command: /solr create -c platform