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

            Bug ID: 37449
           Summary: Authority matching using Elasticsearch on 'Number'
                    fields fails
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

The query created for authority search always uses `.ci_raw`.. but that doesn't
exist for all search field types, including 'Number'.

Fridolin added ci_raw for type 'Std Number' in bug 31695 because of this, but
I'm not sure that's the right approach globally.

We found this when attempting to add a 001 match rule.. local-number defaults
to type 'Number' and this never matches anything because 'Number' doesn't
include a ci_raw to search against.

-- 
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