[Koha-bugs] [Bug 32707] ElasticSearch should not auto truncate (even if QueryAutoTruncate = 1) for identifiers (and some other fields)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 03:29:30 CET 2024


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #36 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
It works :)

---

Thanks for the other fixes.
To spare a QA roundtrip, you can fix the remaining issues:

 WARN   Koha/SearchEngine/Elasticsearch/QueryBuilder.pm
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 318,
now: 333)
 WARN   installer/data/mysql/atomicupdate/bug_32707.pl
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 0,
now: 5)
 WARN   t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 72,
now: 85)

It's a WARN because it's prone to false positives, like at least for
autogenerated code or when moving code.
But in this case it seems valid.

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


More information about the Koha-bugs mailing list