Unauthorized headings does not display in browse result during browse search if not in a "complete" set
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
New
|
Undecided
|
Unassigned |
Bug Description
When browsing for an unauthorized heading, the expected behavior is that we would see the unauthorized heading in the browse search result, with a "See" reference to its authorized heading, if the authorized heading is linked to a bib.
However, this is not the case.
Assumptions:
(1) Auth A & Auth B has been imported into Evergreen
(2) Bibs exists that are controlled by Auth A & Auth B (bib-auth linking has been run)
(3) Auth-auth linking has purposely not been run***
Auth A:
=100 1\$aPoppen, Nikki,$d1967-
=400 1\$aPoppen-Eagen, Nikki,$d1967-
=400 1\$aEagen, Nikki Poppen-,$d1967-
=500 1\$aScott, Bronwyn,$d1967-
Auth B:
=100 1\$aScott, Bronwyn,$d1967-
=500 1\$aPoppen, Nikki,$d1967-
For example, given the above Assumptions and Auth snippets:
When I browse search for "Eagen, Nikki Poppen-, 1967-", I should get a See reference to "Poppen, Nikki, 1967-." Similarly, when I browse search for "Poppen-Eagen, Nikki, 1967-", I should get a See reference to "Poppen, Nikki, 1967-." This is not the case.
Without a "complete" bib/auth set, unauthorized headings are never exposed in the browse result list. A complete set would be where you have two authority records that is linked to each other, and at least the authority record with the targeted unauthorized heading needs to link to at least one bib.
Unauthorized headings should not have to be in a "complete" set to surface, they should surface even in an isolated set. An isolated set would be where the targeted unauthorized heading exists in an authority record that is linked to a bib without also having to be linked to another authority record.
Complete sets are a minority, and there are significantly much more authority records that lives in an isolated set****.
Notes:
-------
***This is to emulate scenario where we have authority records that do not link to other authority records but do link to bibs and do have unauthorized headings. In other words, we can have authority records that have unauthorized entries but do not have cross references, either because the cross references have not been imported into the database or no cross references exists yet, or there's no 5xx in the authority record.
****Either because these authority records simply don't have cross references, or the cross references haven't been imported.
-------
Attachment "records.mrc.zip" is a zip file containing the Auths mentioned here as well as sample bibs that are written by these auths, from LC.
I'm not sure I'm completely following the difference between a complete and isolated set, but is this the same issue Tim reported in https:/ /bugs.launchpad .net/evergreen/ +bug/1358392?