Uploaded image for project: 'mod-search'
  1. mod-search
  2. MSEARCH-138

Auth-Rec-POC - Personal name

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Duplicate
    • None
    • None
    • None
    • 1
    • Falcon

    Description

      Purpose/Overview:
      The purpose of this story is to support searches by Personal name heading that is stored in MARC 100 field

      Requirements/Scope:

      • The search is based on MARC Auth record subfields $a for 100, 400 and 500 fields:
        • records.parsedRecord.content.fields[]."100".subfields[]  with "state" set to Actual
        • records.parsedRecord.content.fields[]."400".subfields[]  with  "state" set to Actual
        • records.parsedRecord.content.fields[]."500".subfields[]  with "state" set to Actual
      • The entry in the index is based on $a and $d subfields:
         100 1_ $a Dickens, Charles, $d 1812-1870  - will produce: Dickens, Charles, 1812-1870
      • The search should search fields 400 and 500 for cross reference
      • The search supports: 
        •  exact phrase match search
        •  keyword search
      • The response contains:
        • Authorized/Reference:
          • Authorized - if heading comes from 100 field
          • Reference  - if heading comes from 400 or 500 fields
        • Heading: concatenated value of subfields 
        • Type of heading: Personal name

      Approach:

      Acceptance criteria:

      • Keyword search supported
      • Exact match supported
      • Response contains all specified elements

       

      Additional Information:

      • Examples of 100, 400 and 500 fields:
      100 1_ |a Dickens, Doles, |d 1916-1972
      400 1_ |a Dickens, Charles, |d 1916-1972
      100 1#$aFauré, Gabriel,$d1845-1924.$tBallades,$mpiano, orchestra$nop. 19
      500 1#$a*Fauré, Gabriel,$d*1845-1924.$t*Ballades,$m*piano*$n*op. 19

      Out of scope:

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                magdaz Magda Zacharska
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases