Task #2936
Story #2935: Adjustments to SOLR Index generation for 1.0.2
Add obsoletedBy index field
Status:
Rejected
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_indexer
Target version:
Start date:
2012-06-14
Due date:
% Done:
0%
Milestone:
CCI-1.0.2
Product Version:
*
Story Points:
Sprint:
Description
There is currently no mechanism to retrieve the latest revision of science metadata entries in a search. Adding the obsoletedBy field to the index will enable queries such as:
carbon and -obsoletedBy:[* TO *]
which would retrieve all records that have "carbon" in the general text and are not obsoletedBy any other entry.
The form of the field should be the same as the current obsoletes index field.
History
#1 Updated by Dave Vieglais over 12 years ago
- Status changed from New to Rejected
Decided that this is not necessary as only content that is not obsoleted is indexed.