[Koha-bugs] [Bug 28628] Elasticsearch - Heading search form does'nt match related indexed heading

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 24 16:41:58 CEST 2021


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

--- Comment #1 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 122393
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122393&action=edit
Bug 28628: Make heading search form match related indexed heading

Test plan (UNIMARC exemple):
  - create a biblio with the following data in tag 700:
    - $a Vidard
    - $b Mathieu
    - $d 1971-...
  - save.
  => a new authority is created with the following heading "Vidard
Mathieu 1971-.."
  - create an other biblio with the same value in tag 700.
  => again a new authority is created with the same heading.
  - apply this patch and repeat the test plan
  - The 2nd 700 tag should map to the same authority.

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


More information about the Koha-bugs mailing list