Bug 17170: Handle search filters in query builders
authorNick Clemens <nick@bywatersolutions.com>
Thu, 17 Mar 2022 10:50:02 +0000 (10:50 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 21 Oct 2022 14:15:16 +0000 (11:15 -0300)
commita97a6b28d2f4e6d3c91115ebc33f56c811cec894
tree9569ecdeacc1c3948e62abac4becdbb851081659
parent8907b6c3a60380f68240cb5a7d754612e2921bed
Bug 17170: Handle search filters in query builders

This patch updates the query building code to expand filters when searching
and pass them back as part of the cgi and descriptive search strings

Sponsored-by: Sponsored by: Round Rock Public Library [https://www.roundrocktexas.gov/departments/library/]
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Search.pm
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm