Versions
Drupal Core: ^10.1 || ^11
Search API Solr: >=4.3.2
Search API Opensolr: 2.2.0
OpenSolr Core Type [Index or Cluster]: Index
OpenSolr Core Version & Country: -
Problem/Motivation
Make it easier for site builders to get started with the configuration.
Proposed resolution
Provide an autoconfigure form where the user selects the opensolr environment (region, solr version & country), and based on that to automatically execute the following:
- create an index in the opensolr account
- create a search api solr server in Drupal
- upload configuration files to the opensolr index
User interface changes
In the opensolr config tab, add a second sub-tab called autoconfigure.
Issue fork search_api_opensolr-3460027
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bbu23Added change records.
Comment #5
bbu23Comment #6
bbu23Added to version 2.2.1
Comment #8
bbu23