Bug 29077: Remove blank indexes before convert
authorNick Clemens <nick@bywatersolutions.com>
Wed, 22 Sep 2021 12:55:19 +0000 (12:55 +0000)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 6 May 2022 17:34:57 +0000 (13:34 -0400)
commit0d02bde39a7a83edd7ffb1f28b5b99a46e829148
tree3e7abae3814d0516c17543c555fb80721cb1f6f2
parent4f7416bc62355250a430cbd793717edb3308886b
Bug 29077: Remove blank indexes before convert

To test:
1 - Be using Elasticsearch
2 - Search on OPAC with dropdown set to 'Library catalog'
3 - Warns in plack-opac-error.log
4 - Apply patch
5 - Repeat
6 - No warns
7 - Search returns correct results

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm