Bug 24264: Use raw field when limiting by authtype
authorNick Clemens <nick@bywatersolutions.com>
Wed, 18 Dec 2019 14:12:16 +0000 (14:12 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 17 Jan 2020 14:44:43 +0000 (14:44 +0000)
commit0332b4842b66e8de8792f19420879f393a8ffa6b
tree08ef69d1288e4f2ddfbf6332d882379210bcfc5a
parentd272c0330b2c767b9a337275162320dd4947d398
Bug 24264: Use raw field when limiting by authtype

To test:
1 - Have a genre form record in your authorities file
2 - Search authorities for 'Default'
3 - The result is returned
4 - Set the dropdown to 'Genre/Form' and search matchign term
5 - No results
6 - Apply patch
7 - Restart all the things
8 - Repeat search for 'Genre/Form' and search matching term
9 - Record is returned

Signed-off-by: Myka Kennedy Stephens <mkstephens@lancasterseminary.edu>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm