Bug 40801

Summary: Searching for title in suggestions only works if the full title is entered
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 22.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2025-09-12 14:23:31 UTC
When searching suggestions by title, it's sometimes hard to get results:

You can only search for the full title, the beginning of the title or a word out of the title won't give any results.

We should at least truncate the search terms right and left.


This might be a pre-25.05 issue, as in the newest version the suggestions are API driven.
Comment 1 Katrin Fischer 2025-09-12 14:28:50 UTC
Version confusion - I accidentally tested in 22.11, in 24.11 this works fine!