Bug 21962: Fix authority search using 'all'
authorNick Clemens <nick@bywatersolutions.com>
Thu, 6 Dec 2018 12:42:45 +0000 (12:42 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 11 Dec 2018 19:15:39 +0000 (19:15 +0000)
commit3adf7708d544338250703165fe7e87f2690d8639
tree976c97b17d92334afa47941cf45faae9309d23a2
parent39c93e87f648978ec7907220710efaf64e556ea0
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>
C4/AuthoritiesMarc.pm