Main Koha release repository
https://koha-community.org
384bc416b8
This patch adds see from and see also from terms for uniform title, chronological term, topical term, geographic name, and genre/form term to the Match index in Elasticsearch for MARC21. Previously, only see from/see also from for personal names, corporate names, and meeting names were indexed. To test: 1. Without patch, import attached authority records 1.1. Download attached records 1.2. Go to Tools > Stage MARC records for import 1.3. Click 'Browse' and choose the downloaded file 1.4. Click 'Upload file' 1.5. Choose Record type = Authority 1.6. Click 'Stage for import' 1.7. From the job details, click 'View batch' 1.8. Click 'Import this batch into the catalog' 2. Without patch, search for see from and see also from tracings 2.1. Go to Authorities 2.2. In the 'Default' drop-down menu, choose 'Uniform title' 2.3. Choose the 'Search all headings' tab 2.4. Enter the search term 'Five hundred' 2.5. Click 'Submit' or press 'Enter' --> No results 2.6. Redo the search for the following search terms Authority type Search term Should be found in Uniform title five hundred 430 Uniform title films préférés 530 Chronological term fifteenth 448 Chronological term middle ages 548 Topical term lalopathie 450 Topical term troubles communication 550 Geographic name cécropia 451 Geographic name canada francophone 551 Genre/Form term filmiques 455 Genre/Form term films 555 3. Apply patch 4. Delete index, reset mappings and reindex authorities (with command line, -a -d -r) 5. Redo the searches from step 2, there should now be results Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> |
||
---|---|---|
acqui | ||
admin | ||
api | ||
authorities | ||
basket | ||
bin | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
clubs | ||
course_reserves | ||
debian | ||
docs | ||
errors | ||
etc | ||
ill | ||
installer | ||
Koha | ||
koha-tmpl | ||
labels | ||
lib/CGI/Session/Serialize | ||
members | ||
misc | ||
offline_circ | ||
opac | ||
patron_lists | ||
patroncards | ||
plugins | ||
pos | ||
recalls | ||
reports | ||
reserve | ||
reviews | ||
rotating_collections | ||
serials | ||
services | ||
skel | ||
suggestion | ||
svc | ||
t | ||
tags | ||
tmp/modified_authorities | ||
tools | ||
virtualshelves | ||
xt | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
.htaccess | ||
.mailmap | ||
.perlcriticrc | ||
.proverc.dist | ||
.stylelintrc.json | ||
about.pl | ||
app.psgi | ||
changelanguage.pl | ||
cpanfile | ||
fix-perl-path.PL | ||
gulpfile.js | ||
help.pl | ||
INSTALL | ||
Koha.pm | ||
koha_perl_deps.pl | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
package.json | ||
README | ||
README.md | ||
README.robots | ||
rewrite-config.PL | ||
yarn.lock |
Koha is a free software integrated library system (ILS).
Koha is distributed under the GNU GPL version 3 or later.
Note: Koha does not accept pull requests from git hosting sites.
Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.
For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch
The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook