[Koha-bugs] [Bug 26472] Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 9 23:13:39 CEST 2023


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

--- Comment #10 from David Nind <david at davidnind.com> ---
I've signed this off, but I have a query:

1. If I add the authority records as per step 1 of the test plan, the authority
records sort correctly both before and after the patch is applied.

2. If I add some punctuation to the terms, then before applying they don't sort
correctly, but after the patch they do. For example:
   150 $a Science.  (displays last)
   150 $a Science $v B (displays second)
   150 $a Science $v (C) (displays first)

Reading the bug, I'm assuming that the problem we are trying to solve is for
terms with punctuation.

Testing notes (using koha-testing-docker (KTD)):

1. I tested using Elasticsearch 7 - let me know if it should be tested with
other versions, and Open Search.

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


More information about the Koha-bugs mailing list