Skip to content

jenitehan/drupal_solr_cores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creates Solr cores for Drupal 8 websites.

This Ansible role will create and configure Apache Solr cores as required for the Search API Solr module.

Currently supports version 8.x-1.2 of the Search API Solr module.

This is loosely based on the Apache Solr role by Jeff Geerling and uses some of the same variables. It assumes you've set up Solr with that role, but can probably work if Solr was set up differently.

Set the drupal_solr_cores variable to add cores:

drupal_solr_cores:
  - drupal1

Set the drupal_solr_version variable to copy files from the Search API Solr module according to your Solr version.

drupal_solr_version: 6.x

See defaults/main.yml for all available variables.

About

Creates Solr cores for Drupal 8 websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published