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

            Bug ID: 28628
           Summary: Elasticsearch - Heading search form does'nt match
                    related indexed heading
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: [email protected]
          Reporter: [email protected]

When an authority is created using LinkBibHeadingsToAuthorities
the heading created "700 $aVidard $bMathieu $f1971-..." (unimarc)
is saved as "Vidard Mathieu 1971-..", indexed as "Vidard Mathieu 1971-.."
and searched as "Vidard Mathieu 1971" => no match.

So the link bib does'nt work.

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to