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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement improves
      release notes|                            |the layout of the advanced
                   |                            |search form in the staff
                   |                            |interface, making it easy
                   |                            |to identify the options
                   |                            |available. These are
                   |                            |grouped into sections, and
                   |                            |it is easier to scan for
                   |                            |the options and values. See
                   |                            |screenshots.
                 CC|                            |[email protected]

--- Comment #16 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. The issues noted below happened before the patch as well, so are existing
behavours.

2. I didn't really test ElasticsearchMARCFormat set to "Searchable array" and
IncludeSeeFromInSearches, as I'm not sure what I'm looking for. Had them
enabled though.

MARC21 and UNIMARC - Zebra and Elasticsearch - quotes around search term
============================================

1. Search so that you get no results (with or without more options toggled):
   - Keyword: a
   - Keyword for UNIMARC: sdfg 
   - Subtype: Audience = Preschool (or primary for UNIMARC)
2. You get no results
3. Click "Edit this search"
4. Note that the keyword (a or sdfg) has quotes around it
5. Click search again
6. Still no results
7. Click "Edit this search" again
8. Note that there are now two sets of quotes around the a: ""a""
9. If you keep repeating this, you get more quotes
10. Not sure if this actually makes any difference or not

UNIMARC - Zebra and Elasticsearch
=================================

1. Under the 'Picture' options, there are two dropdown lists, starting with Any
but with different values. There are no field labels shown. Maybe call them
what UNIMARC field 116 builder calls them? 
(https://www.ifla.org/unimarc-updates/unimarc-bibliographic-format-manual-online-ed/
page 120)
   - Specific material designation (or Material) (collage, drawing, etc)
   - Primary support material (or Support material) (canvas, etc)
   - Maybe instead of 'Picture' the heading should be called 'Graphics'
   - Definitely something to ask UNIMARC people about

2. Enter a as a keyword search, under coded fields for audience select a value
(for example, juvenile, general), and click search:
   - After the search results are shown, click 'Edit this search'
   - Note that there is now an "Other limits" options area with ta:a and a tick
(between location and availability options and sorting options)
   - If you select other values from other search options, these are shown
under "Other limits" with codes, and the values you selected aren't
pre-populated in the dropdown lists

3. I could replicate the Zebra (MARC21 and UNIMARC) issue with quotes around
the search term when there are no results.

To start KTD with UNIMARC = edit .env file and change KOHA_MARC_FLAVOUR=UNIMARC
or start up KTD with: KOHA_MARC_FLAVOUR=UNIMARC ktd --es7 up

To reindex Elasticsearch: koha-elasticsearch --rebuild -d -b -a kohadev

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