On 2009/02/25, at 6:01 PM, savitra sirohi wrote:
Folks,
I use Zebra with Koha. I am trying to index MARC tags with indicators. But can't seem to get the notation right, keep getting Error 114.
I am trying to index Tag 521, indicator 8, sub-field a
Here is the what I have in various files:
/etc/koha/zebradb/biblios/etc/bib1.att att 9014 lex
/etc/koha/zebradb/marc_defs/marc21/biblios/record.abs melm 5218_$a_ lex,lex:n
/etc/koha/zebradb/ccl.properties # Lexile Number lex 1=9014 r=r
Get Error 114 when I try something like this in the search box: lex, st-numeric, ge:450 or lex, lt:450
Will appreciate any help with this.
Hi Savitra I know nothing of defining a new zebra-index etc, but... have you started debugging your zebra problem using 'yaz-client' first? that way, you eliminate Koha as being a possible cause of your problem (which i suspect it is too ;) ) Mason