Bug #2596
Search Index - not processing data package referencing archived object.
Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_indexer
Target version:
Start date:
2012-04-10
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
When an ORE resource map that references documents that are archived is processed for the search index - a logic error prevents the ORE map from indexing. Logic error related to handling 'archived' documents which results in processing asserting the archived document should be present in the search index before processing the data package - which is not the case since the search index does not contain archived documents.
Updated test class SolrIndexDeleteTest with new scenario to capture this issue.
History
#1 Updated by Skye Roseboom almost 13 years ago
- Status changed from In Progress to Closed
Fixed logic issue - missing params in boolean expression created bug wrt archived docs.
Added test case to verify logic issue fixed.
#2 Updated by Skye Roseboom almost 13 years ago
- Target version set to Sprint-2012.15-Block.2.4