[Koha-bugs] [Bug 24895] Elasticsearch CCL searching with phr modifier doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 22 16:00:16 CET 2020


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

--- Comment #4 from Nick Clemens <nick at bywatersolutions.com> ---
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm :
 _convert_index_strings_freeform
 781 This is similar to L<_convert_index_strings>, however it'll search out the
 782 things to change within the string. So it can handle strings such as
 783 C<(su:foo) AND (su:bar)>, converting the C<su> appropriately.
 784 
 785 If there is something of the form "su,complete-subfield" or something, the
 786 second part is stripped off as we can't yet handle that. Making it work
 787 will have to wait for a real query parser.

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


More information about the Koha-bugs mailing list