Bug 21962: Fix authority search using 'all'
authorNick Clemens <nick@bywatersolutions.com>
Thu, 6 Dec 2018 12:42:45 +0000 (12:42 +0000)
committerJesse Maseto <jesse@bywatersolution.com>
Tue, 18 Dec 2018 19:20:07 +0000 (19:20 +0000)
commitf6f5de147af71d7ff6f8eb505c58c272d26173ee
treea08077b185a0d84d860cf1d331caaa54629e7984
parentf9a4e3656102d982923989ce49641ff0a267322f
Bug 21962: Fix authority search using 'all'

To test:
1 - Set search engine to Zebra
2 - Have some authorities and indexes up to date
3 - Search authorities with option 'search entire record'
4 - No results
5 - Apply patch
6 - Run unit tests, they pass!
7 - Repeat search
8 - Results!

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 3adf7708d544338250703165fe7e87f2690d8639)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit a110125338202f30cec0bc061141d82c80652f30)
C4/AuthoritiesMarc.pm