Task #3289
Update eml keyword indexing to separate keyword values
Status:
Rejected
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_indexer
Target version:
Start date:
2012-10-03
Due date:
% Done:
0%
Estimated time:
0.50 h
Milestone:
CCI-1.1
Product Version:
*
Story Points:
Sprint:
Description
Several uses of single keyword value (on production index) that actually contain multiple keywords separated by ":" character. Update indexing rule to separate each keyword.
For example:
EARTH SCIENCE : Oceans : Ocean Temperature : Water Temperature
would become 4 separate keyword values.
History
#1 Updated by Skye Roseboom about 12 years ago
- Status changed from New to In Progress
#2 Updated by Skye Roseboom about 12 years ago
- Status changed from In Progress to Testing
updating applicationContext-base-eml.xml keyword processing rule to split the keyword strings into keywords around ':' character if it exists in the eml keywork.
updated unit test to reflect new keyword parsing.
pushed updated application context file to build out.
#3 Updated by Skye Roseboom about 12 years ago
- Status changed from Testing to In Progress
#4 Updated by Skye Roseboom about 12 years ago
- Status changed from In Progress to Rejected
- translation missing: en.field_remaining_hours changed from 0.5 to 0.0
Removed this change. Type of update to keyword parsing will need to be reviewed and approved.