Skip to content

Default Schema Incompatible With New Solr Cores [5+] #2914

@TkTech

Description

@TkTech

CKAN Version if known (or site URL)

All

Please describe the expected behaviour

schema.xml, once moved into the core folder and Solr's managed schema's disabled, should "just work".

Please describe the actual behaviour

Solr raises errors when reloading the core due to types used in sorlconfig.xml but not present in schema.xml. These are a set of new "example" multivalue variants of the default types (booleans, tlongs, tints). Several stackoverflow posts exist already from users encountering this.

This "fix", while not a technical fix, should lower user entry into CKAN should be fully backwards compatible.

What steps can be taken to reproduce the issue?

Follow CKAN setup instructions with Solr 5+.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions