ckan / ckan/ideas

Install Solr schema from paster

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
39
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When installing CKAN, the solr setup is a manual step (assuming you haven't automated the process). It would be useful if there was a paster command to tell solr where the schema is and create a new core - when Solr is installed on the same machine, this can be achieved with a single HTTP request which tells solr the name of the core and the location of the schema.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating CKAN's existing paster command entry points and the current Solr setup instructions; the issue provides no file or test names. Trace how the command would make the described HTTP request, then verify that installation can create a core and register the schema without the manual step.

Written by the indexing model from the issue text.

Assessment

Domain
cli, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.