Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Falcon Sprint 118
-
1
-
Falcon
Description
Purpose/Overview:
The purpose of this story is to allow the user a full text search within all instance's notes field.
Requirements/Scope:
1. Case insensitive
2. Word match in the Inventory instance's Notes[].note (array of strings)
3. Supports search in other than English languages (including CKJ languages, Arabic, Hebrew)
Acceptance criteria:
- Existing search by public notes only is preserved--added
- Additional search option notes (all) is added
Query returns accurate hit count - User can search by any word that is a part of the field's value
- Results are ranked based on term frequency, inverse document frequency and field length
- Stemming according with configured on the tenant language tokenizers
Assumptions:
- Hyphens are treated as separators of the tokens.
Outside the scope:
- limiting search by the note type
Additional Information:
Example of a note: "bibliographic reference"
Inventory Instance schema: https://github.com/folio-org/mod-inventory-storage/blob/master/ramls/instance.json
TestRail: Results
Attachments
Issue Links
- clones
-
MSEARCH-19 Instance - support keyword search subjects field
-
- Closed
-
- defines
-
UXPROD-3129 Accuracy improvements in Inventory ES Search
-
- Closed
-
- is cloned by
-
MSEARCH-117 Holdings - support full text search notes field
-
- Closed
-
-
MSEARCH-118 Item - support full text search notes field
-
- Closed
-