Koha/etc/zebradb
Nick Clemens 701e2877ee Bug 8280: Add koha set and item fields to pqf.properties
This patch adds a 'koha' set to the pqf properties and maps some basic
koha fields to all for searchign

To test:
1 - Apply patch
2 - cp etc/z3950/pqf.properties /etc/koha/sites/kohadev/z3950/pqf.properties
3 - sudo koha-z3950-responder --restart kohadev
4 - Test a search:
    curl -XGET "http://localhost:2100/biblios?version=1.1&operation=searchRetrieve&query=koha.itemtype=BK&maximumRecords=60&recordSchema=marcxml"
5 - Test other fields added:
    koha.withdrawn
    koha.lost
    koha.classification-source
    koha.materials-specified
    koha.damaged
    koha.restricted
    koha.cn-sort
    koha.notforloan
    koha.ccode
    koha.itemnumber
    koha.homebranch
    koha.holdingbranch
    koha.location
    koha.barcode
    koha.onloan
    koha.itemtype

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

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
[EDIT] Copied the changes from z3950 to zebradb too.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-21 14:01:50 +02:00
..
authorities/etc Bug 9612: (follow-up) restore elementSetName in Context.pm 2014-05-19 16:46:57 +00:00
biblios/etc Bug 20078: (follow-up) Prevent conflict from attribute duplication 2018-11-06 12:22:53 +00:00
etc Bug 8426: Diacritics not being mapped for searching 2021-03-11 11:05:12 +01:00
lang_defs Bug 25149: Fix Zebra language code for Greek 2020-04-29 17:14:30 +01:00
marc_defs Bug 21286: Add Corporate-name as phrase to zebra indexes 2021-06-21 12:04:17 +02:00
xsl Bug 14332: Skip articles in MARC21 using indicator n.2 of field 245 2016-01-27 06:17:16 +00:00
ccl.properties Bug 20078: (follow-up) Prevent conflict from attribute duplication 2018-11-06 12:22:53 +00:00
cql.properties
explain-authorities.xml
explain-biblios.xml
pqf.properties Bug 8280: Add koha set and item fields to pqf.properties 2021-06-21 14:01:50 +02:00
retrieval-info-auth-dom.xml
retrieval-info-bib-dom.xml Bug 17871: Remove zebra::snippet to allow access to facets in YAZ 5.8.1+ 2017-02-07 17:50:42 +00:00
zebra-authorities-dom.cfg Bug 17035 - Koha allows system-wide 'read' access to all Koha zebra databases, by default 2016-10-10 12:20:12 +00:00
zebra-biblios-dom.cfg Bug 17035 - Koha allows system-wide 'read' access to all Koha zebra databases, by default 2016-10-10 12:20:12 +00:00