[Koha-bugs] [Bug 17132] Availability search broken when using Elastic

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 15 20:13:42 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17132

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 54490
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54490&action=edit
Bug 17132 - Availability search broken when using Elastic

Elastic appears to be indexing onloan as a string, but our code assumes
it is a boolean.

Test Plan:
1) Ensure you are set up using Elastic as your search engine
2) Search only for available items from the advanced search
3) Note you get no results
4) Apply this patch
5) Re-run the search
6) You should now get results!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list