ckan / ckan/ckanext-scheming

Search over all the fields

Open
#77 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
102
Forks
182
PR merge metrics
No merged PRs in 30d

Description

If the CKAN search should "know" about all the defined fields of a schema, this extensions should make use of the [`before_index`](http://docs.ckan.org/en/latest/extensions/plugin-interfaces.html?highlight=interfaces#ckan.plugins.interfaces.IPackageController.before_index) method and customize the dict that gets sent to Solr.

This issue is probably related to #54.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with CKAN's IPackageController.before_index documentation and inspect how this extension prepares data for Solr. Read related issue #54 for context. Done means the search index includes all fields defined by the schema and those fields can be searched.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.