Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Duplicate
-
None
-
None
-
-
3
-
Spitfire
Description
Purpose/Overview:
Splits more advanced search functions to future releases.
To allow the user to search the data in MARC fields, subfields, control fields, and indicators.
Requirements/Scope:
- Allows the user to search for the presence or absence of a given field, subfield, or indicator
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
- clones
-
MODSOURMAN-396 SRS MARC queries
-
- Closed
-
- Wiki Page
-
Wiki Page Loading...