Bug 40801 - Searching for title in suggestions only works if the full title is entered
Summary: Searching for title in suggestions only works if the full title is entered
Status: RESOLVED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 22.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-12 14:23 UTC by Katrin Fischer
Modified: 2025-09-12 14:28 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!