stinger-soft / solr-entity-search-bundle
Solr Layer to index and search entities
Installs: 543
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.2
- knplabs/knp-paginator-bundle: ^5.0
- solarium/solarium: ^4.1||^5.0||^6.0
- stinger-soft/entity-search-bundle: ~1.1@dev
- stinger-soft/php-commons: ~1.0
Requires (Dev)
- doctrine/common: >=2.5.0
- doctrine/orm: >=2.5.0
- php-coveralls/php-coveralls: ~2.1.0
- phpunit/phpunit: ~7.3.5
This package is auto-updated.
Last update: 2024-11-10 19:45:59 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