Koha/installer/data/mysql
Fridolin Somers cb085034ff
Bug 34481: Add IncludeSeeAlsoFromInSearches like IncludeSeeFromInSearches
Like IncludeSeeFromInSearches adds see from heading in search (4xx),
new system preference IncludeSeeAlsoFromInSearches adds see also from heading (5xx).

Test plan:
Test on both Elasticsearch and Zebra:
1)
1.1) Create an authority record with heading, see from heading 4xx and see also from heading 5xx
1.2) Use this authority in a biblio record
2)
2.1) Set IncludeSeeFromInSearches and IncludeSeeAlsoFromInSearches to "Don't include"
2.3) Rebuild search engine
2.4) Perform a search on heading text => you find the biblio record
2.5) Perform a search on see from heading => you do not find the biblio record
2.6) Perform a search on see also from heading => you do not find the biblio record
3)
3.1) Set IncludeSeeFromInSearches and IncludeSeeAlsoFromInSearches to "Include"
3.2) Rebuild search engine
3.3) Perform a search on heading text => you find the biblio record
3.4) Perform a search on see from heading => you find the biblio record
3.5) Perform a search on see also from heading => you find the biblio record

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-06-27 14:04:49 +02:00
..
atomicupdate Bug 34481: Add IncludeSeeAlsoFromInSearches like IncludeSeeFromInSearches 2024-06-27 14:04:49 +02:00
db_revs Bug 33317: DBRev 24.06.00.009 2024-06-25 18:34:19 +02:00
en Bug 35925: Adjust default purchase suggestion notices to use TT 2024-05-10 15:19:05 +02:00
localization
mandatory Bug 34481: Add IncludeSeeAlsoFromInSearches like IncludeSeeFromInSearches 2024-06-27 14:04:49 +02:00
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 36330: Change 'reseve' to 'reserve' 2024-06-13 14:27:15 +01:00
labels_upgrade.pl
patroncards_upgrade.pl
update22to30.pl
updatedatabase.pl Bug 36330: Change 'reseve' to 'reserve' 2024-06-13 14:27:15 +01:00