Project

General

Profile

Task #3156

Design Review: resource map indexing strategy

Added by Skye Roseboom over 11 years ago.

Status:
New
Priority:
Low
Assignee:
Skye Roseboom
Category:
d1_indexer
Target version:
-
Start date:
2012-08-27
Due date:
% Done:

0%

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

Description

Mid to long term design review:

Current design is that resource maps are not indexed until all referenced objects are indexed or accounted for (archived/obsoleted).

This causes issues showing links to documents that are known - and could prevent resource maps from ever being indexed - if there are references to unknown ids.

The design works this way so that the data relationships are only introduced into the index when the entire resource map can be processed. An alternative would be to build/re-build the relationships (resourceMap, describes, describedBy) on each update of every document. Would entail querying the index for resource map referencing the current document and building the relationship links between the indexed documents for each event the index responds to. Would add a fair amount of re-work to the index parsing api controller logic (XPathDocumentParser) and a fair bit of new processing load on the CN.


Related issues

Related to Infrastructure - Story #7668: Determine how indexing of data packages should work New 2016-03-01

History

#1 Updated by Rob Nahf about 7 years ago

  • Related to Story #7668: Determine how indexing of data packages should work added

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)