Remove word stemming and fuzzy logic from title (all) searches - draft
Description
Environment
None
Potential Workaround
None
CSP Request Details
None
CSP Rejection Details
None
CSP Approved
None
Checklist
hideTestRail: Results
Activity
Show:

Christine Schultz-Richert July 31, 2023 at 3:12 PMEdited
Broader functionality for modifying phrase searching behavior: https://folio-org.atlassian.net/browse/MSEARCH-577
Duplicate
Details
Details
Assignee
Unassigned
UnassignedReporter

Labels
Priority
Development Team
Spitfire
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created June 28, 2023 at 8:33 PM
Updated June 6, 2024 at 11:53 PM
Resolved July 31, 2023 at 3:12 PM
TestRail: Cases
TestRail: Runs
Purpose: For experienced users, word stemming on titles can hinder the ability to retrieve the desired records.
Requirements:
Remove word stemming and fuzzy logic behavior from title (all) searches (retain word stemming for keyword searches)
Scenarios:
Scenario:
Given the user is in the Inventory app and performing a title (all) search
When the user searches for "buy"
Then results should not include titles that contain "buying"
Scenario:
Given the user is in the Inventory app and performing a title (all) search
When the user searches for "stars"
Then results should not include titles that contain "star"