Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Duplicate
-
None
-
None
-
-
5
-
Prokopovych
Description
- Add "issn" search field with normalization and full text index (similar to "isbn" field:
MODINVSTOR-413) - Add "invalidIssn" search field with normalization and full text index (similar to "invalidIsbn" field:
MODINVSTOR-474) - Add "linkingIssn" search field with normalization and full text index.
- Add "isxn" search field with normalization and full text index. That index is an additional index that combines isbn, invalidIsbn, issn, invalidIssn and linkingIssn fields. The CQL query isxn = "9876543*" is a shortcut for isbn = "9876543*" OR invalidIsbn = "9876543*" OR issn = "9876543*" OR invalidIssn = "9876543*" OR linkingIssn = "9876543*".
Intended usage for isxn: The "keyword" search slot in the front-end should generate this CQL: keyword = "1234-5678" OR isxn = "1234-5678". Note that number normalization requires a separate search field. If number normalization were applied to fields like title or keyword a search for 1234 would not find a title containing "1234-5678".
To speed things up I combine these four trivial tasks into one issue.
TestRail: Results
Attachments
Issue Links
- blocks
-
UIIN-1234 Search by ISSN - enhance search to include also Invalid ISSN and Linking ISSN
-
- Closed
-
-
UIIN-1243 Inventory. Search. Enhance keyword search with dedicated search index "isxn"
-
- Closed
-
- defines
-
UXPROD-2298 Q2 2020 Timebox for Priority Inventory Search and Filter Enhancements
-
- Closed
-
- has to be done before
-
UIIN-1234 Search by ISSN - enhance search to include also Invalid ISSN and Linking ISSN
-
- Closed
-
- relates to
-
UIIN-647 Normalize ISBNs for ISBN searching in Instance, holdings, item segments. New search option: ISBN, normalized
-
- Closed
-
-
CIRCSTORE-186 Use normalization for request.item.identifiers (for search requests by ISBN)
-
- Closed
-
-
MODINVSTOR-413 add "isbn" normalised index
-
- Closed
-
-
MODINVSTOR-474 Add "invalidIsbn" normalized index
-
- Closed
-
-
UIREQ-354 Unable to search for requests by instance ISBN (and other Identifiers)
-
- Closed
-