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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement makes
      release notes|                            |changes to International
                   |                            |Standard Serial Number
                   |                            |(ISSN) related index
                   |                            |mapping when using
                   |                            |Elasticsearch or Open
                   |                            |Search.
                   |                            |
                   |                            |A new issn-all
                   |                            |search field enables
                   |                            |finding all records with
                   |                            |any ISSN related to that
                   |                            |content. For example, you
                   |                            |are able to find the online
                   |                            |and paper version of a
                   |                            |serial with one search.
                   |                            |
                   |                            |The issn search field
                   |                            |remains a precise search -
                   |                            |you get the exact record
                   |                            |with the ISSN in 022$a
                   |                            |(MARC21) or 011$a
                   |                            |(UNIMARC).
                   |                            |
                   |                            |MARC21:
                   |                            |- Adds
                   |                            |these subfields to the new
                   |                            |issn-all search field:
                   |                            |  .
                   |                            |022$a (International
                   |                            |Standard Serial Number)
                   |                            |  .
                   |                            |022$y (Incorrect ISSN)
                   |                            |  .
                   |                            |022$z (Canceled ISSN)
                   |                            |  .
                   |                            |023$a (Cluster ISSN)
                   |                            |  .
                   |                            |023$y (Incorrect Cluster
                   |                            |ISSN)
                   |                            |  . 023$z (Canceled
                   |                            |Cluster ISSN)
                   |                            |- Adds 022$y,
                   |                            |022$z, 023$a, 023$y, and
                   |                            |023$z to the
                   |                            |identifier-standard search
                   |                            |field
                   |                            |
                   |                            |
                   |                            |UNIMARC:
                   |                            |- Adds
                   |                            |these subfields to the new
                   |                            |issn-all search field:
                   |                            |  .
                   |                            |011$a (Number (ISSN)
                   |                            |  .
                   |                            |011$y (Cancelled ISSN)
                   |                            |  .
                   |                            |011$z (Erroneous ISSN or
                   |                            |ISSN-L)
                   |                            |- Removes 011$y and
                   |                            |011$z from the issn search
                   |                            |field
                   |                            |
                   |                            |These changes will
                   |                            |only take effect for
                   |                            |existing installations if
                   |                            |the index mappings are
                   |                            |reset (caution: existing
                   |                            |customizations are lost)
                   |                            |and records are re-indexed.
         Resolution|FIXED                       |---
             Status|RESOLVED                    |Needs documenting

--- Comment #24 from David Nind <[email protected]> ---
I've attempted to write a release note - I got a bit mixed up with indexes and
search fields (I'm not sure index or search field - the UI says search field in
the column heading). Please correct what I may have got wrong.

I've changed the status to "Needs documenting", as the manual includes the list
of indexes in
https://koha-community.org/manual/latest/en/html/searching.html#elasticsearch-indexes

-- 
You are receiving this mail because:
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