Uploaded image for project: 'mod-source-record-storage'
  1. mod-source-record-storage
  2. MODSOURCE-269

Implement presence or absence searches for indicators

    XMLWordPrintable

Details

    • eHoldings Sprint 113
    • 3
    • Spitfire

    Description

      Purpose/Overview:

      To allow the user to search the for the presence of absence of indicators related to MARC data fields

      Requirements/Scope:

      1. Allows the user to search for the presence or absence of the indicators of a given MARC data field.

      Approach:

      Acceptance criteria:

      • Evaluate if results are returned in under a minute against a collection of 10 million SRS records. If not create other tickets as needed.
      • Results should be paginated
      • Offset and limit parameters will determine pagination
      • Results should contain a JSON response with keys: records (array of associated instance UUIDS), recordCount (integer)
      • A search with no results should have an empty records array and count of 0
      • When passing parameter suppressed=true then records that are suppressed from discovery will be included in the results

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                jenncolt Jenn Colt
                jenncolt Jenn Colt
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases