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

--- Comment #2 from Alex Buckley <alexbuck...@catalyst.net.nz> ---
Created attachment 166745
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166745&action=edit
Bug 36728: Add cancelled/invalid standard number (024z) to ES index mappings

- Added a new index invalid-identifier-other for 024z
- Added 024az to existing indentifier-standard index

Test plan:
1. Start up KTD with Elasticsearch: ktd --es8 up

2. Add a new biblio record putting the value '2471697678526' into the
cancelled/valid standard number ( 024$z)

3. Do a biblio search for '2471697678526' and confirm no results are returned

4. Apply this patch and restart all services (restart_all)

5. Reset the mappings: Administration > Catalog > Search engine configuration
(Elasticsearch) > Reset mappings (at the bottom of the page)

6. Reindex: koha-elasticsearch --rebuild -d -b -a kohadev

7. Alternative to steps 5 and 6: reset_all

8. Repeat the biblio search for '2471697678526' and confirm you get a result

Sponsored-by: Education Services Australia SCIS

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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