[Koha-devel] Koha Zebra Reindexing

LAURENT Henri-Damien henridamien.laurent at gmail.com
Mon Nov 30 10:08:29 CET 2009


Waylon Robertson wrote:
> An update to my tale. So far, ive managed to get my new field indexed, and searcing via @attr in yazclient works. I have no knowledge of CCL, and help files on its syntax seem to be nonexistant. What Ive done is put it in ccl.properties appropiately, so jn is Journal-number and Journal-number 1=9903 .... how do i do a 'not' on jn in ccl?
>   
In zebra, Not is a binary operation as far as i know.
So in order to use a not
you have to
do it inside a query.
Or use a query like :
     allrecords,alwaysMatches="" not (jn=....)
-- 
Henri-Damien LAURENT
BibLibre



More information about the Koha-devel mailing list