Koha/etc/zebradb
David Cook dd9a4ed6c6 Bug 15198: Make OpacSuppression work even if there are no records suppressed
This patch adds the Zebra special attribute 14 to ccl.properties and
opac-search.pl, so that we can turn on OpacSuppression and still return
results even if there are no records in Zebra for the Suppress index.

_TEST PLAN_

Before applying:

1) Make sure that you have no suppressed records indexed in Zebra
2) Turn on OpacSuppression system preference

3) Search using a keyword which should bring up records
4) Note that no records are returned in the results
5) Change UseQueryParser system preference to "Try"
6) Repeat steps 3-4

Apply the patch.

After applying:

7) Repeat step 3 (ie search using a keyword which should bring up records)
8) Confirm that records are appearing in the results!
9) Change UseQueryParser system preference to "Do not try"
10) Repeat step 3
11) Confirm that records are appearing in the results!

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised. No more, won't need to have at least one record with the
value "1" in the field mapped with this index. All records in OPAC returned.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-23 11:26:08 -03:00
..
authorities/etc
biblios/etc Bug 14198: RDA: Indexing 264 field (Zebra) 2015-11-02 11:41:36 -03:00
etc Bug 14542: Transliterate rule for all single quote forms 2015-11-16 15:45:21 -03:00
lang_defs Bug 14824: Fix sorting of Norwegian vowels 2015-10-26 11:19:03 -03:00
marc_defs Bug 14198: RDA: Indexing 264 field (Zebra) 2015-11-02 11:41:36 -03:00
xsl Bug 14217: Add 'condition' attribute for DOM index definition 2015-09-25 11:53:24 -03:00
ccl.properties Bug 15198: Make OpacSuppression work even if there are no records suppressed 2015-11-23 11:26:08 -03:00
cql.properties
explain-authorities.xml
explain-biblios.xml
pqf.properties
retrieval-info-auth-dom.xml
retrieval-info-auth-grs1.xml
retrieval-info-bib-dom.xml
retrieval-info-bib-grs1.xml
zebra-authorities-dom.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00
zebra-authorities.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00
zebra-biblios-dom.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00
zebra-biblios.cfg Bug 14106: (RM followup) sick of failing tests in Jessie 2015-10-23 22:58:49 -03:00