A new request with request id 16835 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 188, Issue 12
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Zebra Trivia (dcook@prosentient.com.au)
----------------------------------------------------------------------
Message: 1
Date: Thu, 22 Jul 2021 09:36:57 +1000
From: <dcook@prosentient.com.au>
To: "'Koha Devel'" <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Zebra Trivia
Message-ID: <032c01d77e89$4bdccd60$e3966820$@prosentient.com.au>
Content-Type: text/plain; charset="utf-8"
Hi all,
Today I learned (or maybe re-learned) something about Zebra CCL syntax:
"Identifier-standard,phr" does not do a phrase search. It does a word list
search. Now you might this this is impossible, but it's not, because
Identifier-standard is hard-coded with 4=6 in ccl.properties:
Identifier-standard 1=1007 4=6
Since Identifier-standard has already set the "4" structure attribute, "phr"
does nothing.
However, if you write "phr,Identifier-standard", it will do a phrase search.
That's because the "phr" sets the "4" structure attribute before the
"Identifier-standard" gets converted into PQF/RPN.
Cool, n'est-ce pas?
David Cook
Senior Software Engineer
Prosentient Systems
Suite 7.03
6a Glen St
Milsons Point NSW 2061
Australia
Office: 02 9212 0899
Online: 02 8005 0595
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20210722/cacda17f/attachment-0001.htm>
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
------------------------------
End of Koha-devel Digest, Vol 188, Issue 12
*******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.