[Koha-bugs] [Bug 8962] Restore Any index behavior and add Anywhere index

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 25 21:30:44 CEST 2018


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

Charles Farmer <charles.farmer at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25672|0                           |1
        is obsolete|                            |
  Attachment #73617|0                           |1
        is obsolete|                            |

--- Comment #65 from Charles Farmer <charles.farmer at inlibro.com> ---
Created attachment 75569
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75569&action=edit
Bug 8962: Changes to CCL.properties, bib1 for authorities, and templates

This patch adds a new index Anywhere in ccl.properties in bib1 for authorities,
and add "any word" option in intranet search for using this index.
Default OPAC and intranet search in still using CCL "Any" index.

Testing plan :
In a Marc21 GRS-1 Koha :
1/ make some biblio searches without selecting any index (Koha will use "any"
index) and note the results. Ex : search "fre", "eng", "book", "history",
"history book"
2/ apply the 3 patches
3/ copy the 4 new record.abs files (Marc21 auth, Marc21 bib, Unimarc auth,
Unimarc bib) from your sources to the directory used by Zebra configuration in
your Koha instance
4/ launch rebuild_zebra.pl -b -r -x -v
5/ check that a new choice "Any word (all indexes)" is visible in advanced
search.
6/ make the same searches as 1/ : you should see less results (detailed test
plan in patchs 2 and 3)
7/ in Staff interface adavanced search, select "Any word (all indexes)" and
make the same searches as 1/ : you should see the same results (maybe with a
slight differences, because more notes fields are indexed in Marc21)

In a UNIMARC GRS-1 Koha :
same test

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Charles Farmer <charles.farmer at inLibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list