Bug 16595 - Concurrent search between ISBN-10 and ISBN-13 in staff client and OPAC
Summary: Concurrent search between ISBN-10 and ISBN-13 in staff client and OPAC
Status: RESOLVED DUPLICATE of bug 13528
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-26 08:27 UTC by Iming Chan
Modified: 2016-08-14 14:42 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iming Chan 2016-05-26 08:27:33 UTC
Ability to concurrent search between ISBN-10 and ISBN-13.  This will eliminate the need to conduct separate searches between ISBN-10 and ISBN-13.

When a catalogue record only has ISBN-10, it can be found using an ISBN-13 search.  On the other hand, a catalogue record only has ISBN-13 can be found using an ISBN-10 search.

For example: ISBN 174336704X stored in the catalogue record can be found by using ISBN search of 9781743367049, or vice versa.
Comment 1 Magnus Enger 2016-05-30 07:47:33 UTC
See bug 13528. This is possible if you
- enable SearchWithISBNVariations and
- disable UseQueryParser

Should we close this as a duplicate, or keep it open as a reminder that it would be nice to be able to do this without disabling QueryParser?
Comment 2 Katrin Fischer 2016-08-14 14:42:57 UTC

*** This bug has been marked as a duplicate of bug 13528 ***