Project

General

Profile

Actions

Feature #6109

closed

Keep the SOLR index for obsoleted objects

Added by Jing Tao over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
10/01/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

Currently, metacat only keeps the solr index for the current objects. The solr index for the obsoleted objects are removed. This is not the way dataone cn does. We should keep the solr index for the obsoleted objects so that we use the SOLR index to tell us what package relationships exists.

Actions #1

Updated by ben leinfelder over 10 years ago

  • Subject changed from Keep the slor index for the obsoleted objects to Keep the SOLR index for obsoleted objects
Actions #2

Updated by Jing Tao over 10 years ago

  • Status changed from New to Resolved

Removed the code which excluded the obsoleted objects from indexing. Next release, we need to notice the metacat owner to reindex its metacat.

Actions #3

Updated by ben leinfelder over 10 years ago

  • Target version changed from 2.2.1 to 2.3.0
Actions #4

Updated by Jing Tao over 10 years ago

  • Status changed from Resolved to In Progress

Currently, the solr index will keep both obsoleted and archived objects. The cn only keeps obsoleted objects but removes the archived objects. We need to do this as well.

Actions #5

Updated by Jing Tao over 10 years ago

Note: we only removed the solr index for the archived objects.

Actions #6

Updated by ben leinfelder over 10 years ago

  • Status changed from In Progress to Rejected

I believe we decided to keep this as is: removing archived objects from the index, but keeping the entries that have an obsoletedBy value. (In-line with DataONE practices)

Actions #7

Updated by Jing Tao over 10 years ago

  • Status changed from Rejected to Closed

Now, the solr index has the same behavior of the cn: remove the index for archived objects; keep the index for obsoleted objects.

Actions

Also available in: Atom PDF