stinger-soft/solr-entity-search-bundle

Solr Layer to index and search entities

1.1.0 2022-03-10 12:09 UTC

This package is auto-updated.

Last update: 2024-04-10 18:33:44 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