Task #2220
Story #2067: Refactor the index task generator and processor to improve scalability and performance
Update solr index refresh tool to use new hzIdentifiers Set
Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_indexer
Target version:
Start date:
2012-01-12
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Refactor and test the solrIndexBuildTool so that it uses hzIdentifiers data structure instead of just iterating over the system met data map. Entries in the systemMetadata map may have been evicted. hzIdentifiers should provide complete list of system metadata ids.
History
#1 Updated by Skye Roseboom almost 13 years ago
- Status changed from New to Closed
Complete. Tested on cn-dev-2, object list count is now equal to index size count again.
Simple fix using the 'hzIndentifiers' set which contains entire set of system metadata identifiers.