Summary: | Do a second search with shorter terms if there are no results found | ||
---|---|---|---|
Product: | Koha | Reporter: | Michael Hafen <michael.hafen> |
Component: | Searching | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | enhancement | ||
Priority: | P2 | CC: | asukoeh87, dcook |
Version: | Main | ||
Hardware: | PC | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22605 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31213 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | proposed patches. |
Description
Chris Cormack
2010-05-20 23:38:46 UTC
Attached patch is 'ancient' predates git and Zebra. I am marking it as obsolete, because a complete new implementation would be needed to add this feature to current Koha. Changing bug status back to new. I wonder if this is still a desired feature. There are currently different approaches to help searches: - Fuzzy - Stemming - Auto truncation Would shortening the terms (with auto-truncation) really work? |