Project

General

Profile

Task #2202

Story #2067: Refactor the index task generator and processor to improve scalability and performance

Remove unneeded fields from SOLR schema

Added by Dave Vieglais over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_indexer
Start date:
2012-01-11
Due date:
% Done:

100%

Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:

Description

The following SOLR fields are not needed by the DataONE Mercury interface and can be removed from the SOLR schema:

  • cat
  • distribution
  • features
  • includes
  • manu
  • name
  • variableName

History

#1 Updated by Dave Vieglais over 12 years ago

Also the copy fields:

  • manu_exact
  • distributionText

And the deprecated:

  • executePermission

field need to be removed from the schema.

#2 Updated by Skye Roseboom over 12 years ago

Investigate on deploying a modified schema file on existing solr install. May need to clear out solr index data, then install new schema.xml. Only a concern for cn-dev-2 where index is installed already.

#3 Updated by Skye Roseboom over 12 years ago

  • Status changed from New to In Progress

#4 Updated by Skye Roseboom over 12 years ago

  • Status changed from In Progress to Closed

Complete. Only field with index generation rule defined was executePermission which was removed from the system metadata configuration. All fields removed from official solr schema 'index-solr-schema.xml' found in d1-cn-index-processor project.

Updated index-solr-schema.xml placed in buildout project.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)