https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37433
Bug ID: 37433
Summary: Warning 'Use of uninitialized value $f/$d in hash
element...' in log when sorting by relevance
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
With ES, searches with Sort set to Relevance produce following warnings in log
file:
[WARN] Use of uninitialized value $f in hash element at
/kohadevbox/koha/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 728.
[WARN] Use of uninitialized value $d in hash element at
/kohadevbox/koha/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 728.
This is because sort_by = 'relevance' does not contain underscore.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/