[Koha] FW: Fwd: Some Koha Config Questions

gallabr at biblio.org gallabr at biblio.org
Fri Aug 8 13:04:21 NZST 2008



 Hi All -  I need a little help...

 I've made some changes to record.abs file.

 for example :
 melm 695$n      Thematic-number
 melm 695$r      Music-key
 melm 695$9      Koha-Auth-Number
 melm 695        Subject
 Plus a bunch of other subject areas (this 695 field matches the 630  
 field - so I just copied those and changed the MARC field number)

 plus

 ###############################
 # Koha Local-Use Biblio Indexes
 melm 999$c      Local-Number:n,Local-Number:w,Local-Number:s
 melm 999$d       
 biblioitemnumber:n,biblioitemnumber:w,biblioitemnumber:s
 melm 942$0      totalissues:n,totalissues:s
 melm 942$2      cn-bib-source
 melm 942$6      cn-bib-sort:n,cn-bib-sort:s
 melm 942$c      itemtype:w
 melm 942$n      Suppress:w,Suppress:n
 melm 916$a      Horizon-num:n,Horizon-num:w,Horizon-num:s   (this  
 one I added - it is where we are MARC'ing out the Horizon-num (just  
 a straight number count that we wanted to use for matching points)

 and then ran the rebuild_zebra.pl -b -r

 and now I don't see anything in my catalog...  Do I need to also add  
 to the bib1.att for this to work?

 I think something along the lines of
 att 9012   Horizon-num

 I also commented out the 949$q field for renewals with a #   (we  
 have our item records in the 949 field and not the 952 field)...

 Thanks for any help,
 Brendan


 +++++++++++++++++++++++++++++++++++
 Brendan A. Gallagher
 Software Services Coordinator
 Bibliomation, INC.
 Middlebury, CT 06762
 (203)577-4070 x119
 +++++++++++++++++++++++++++++++++++


 Here's a few more too...
 I copied these sections and changed them to the "like 693" representing
the additional MARC field that you see listed.

 melm 610$a      Name-and-title   like 693
 melm 610$t      Name-and-title,Title
 melm 610$9      Koha-Auth-Number
 melm 610        Name,Subject,Corporate-name

 melm 611        Conference-name   like 694
 melm 611$a      Name-and-title
 melm 611$t      Name-and-title,Title
 melm 611$9      Koha-Auth-Number
 melm 611        Name,Subject

 melm 600$a      Name-and-title,Name,Personal-name,Subject-name- 
 personal,Subject
 melm 600$t      Name-and-title,Title,Subject
 melm 600$9      Koha-Auth-Number
 #melm 600       Name,Personal-name,Subject-heading,Subject-name- 
 personal
 melm 600        Name,Personal-name,Subject-name- 
 personal,Subject          like 692

 melm 700$9      Cross-Reference,Koha-Auth-Number          like 790
 melm 700$a      Author,Author:p
 melm 700$n      Thematic-number
 melm 700$r      Music-key
 #melm 700$t     author,Author-title,Name-and-title,Title,Title-uniform
 melm 700$t      Author-title,Name-and-title,Title,Title-uniform
 melm 700        Author,Author-name-corporate,Author-name- 
 personal,Name,Editor,Personal-name


 melm 710        Author,Corporate-name               like 791
 #melm 710$t     author,Author-title,Name-and-title,Title,Title-uniform
 melm 710$t      Author-title,Name-and-title,Title,Title-uniform
 #melm 710$a     author,author:p,Name-and-title
 melm 710$a      Name-and-title
 melm 710$9      Koha-Auth-Number
 #melm 710       author,Name
 melm 710        Author,Name

 melm 711$a      Name-and-title                      like 792
 #melm 711$t     author,Author-title,Title,Title-uniform
 melm 711$t      Author-title,Title,Title-uniform
 melm 711$9      Koha-Auth-Number
 #melm 711       author,Author-name-corporate,Name,Conference-name
 melm 711        Author-name-corporate,Name,Conference-name

 melm 730$n      Thematic-number      like 793
 melm 730$r      Music-key
 melm 730$9      Koha-Auth-Number
 melm 730        Title,Title-uniform

 #melm 949$q      renewals:n,renewals:w


 On Jul 28, 2008, at 9:16 AM, Galen Charlton wrote:

> Hi,
>>
>> On Mon, Jul 28, 2008 at 7:59 AM, Brendan A. Gallagher
>> <gallabr at biblio.org> wrote:
>>> I am interested in finding the settings for Zebra Keyword  
>>> searching and what
>>> fields are searched -- I'm interested in adding some fields to the  
>>> keyword
>>> search.
>>>
>>> Another Zebra question also - where can I control the Zebra  
>>> Indexing and
>>> what fields are Indexed -- I'd like to add some local notes, etc.
>>
>> Take a look at the following files, located in your Zebra
>> configuration directory /etc/koha/zebradb (for a standard-mode
>> install) or <KOHAROOT/etc/zebradb (for a dev-mode install):
>>
>> biblios/etc/bib1.att - list of search indexes and their corresponding
>> Z39.50 use attributes
>>
>> marc_defs/marc21/biblios/record.abs - mapping of MARC fields to  
>> indexes
>>
>> After you add or modify an index definition, run rebuild_zebra.pl -b
>> -r to recreate the indexes.
>>
>>> Also - not sure if this is a Bug or some setting that I am missing.
>>> http://#####/cgi-bin/koha/admin/auth_tag_structure.pl?op=add_form? 
>>> authtypecode=GENRE/FORM
>>> On the Home <http://10.129.3.16:8080/cgi-bin/koha/mainpage.pl> ›
>>> Administration
<http://10.129.3.16:8080/cgi-bin/koha/admin/admin-home.pl 
>>> > ›
>>> Authority Types > (Any MARC that I choose to edit) > then When I  
>>> click on
>>> New Tag (wanting to add a Tag) the form/page returned is  
>>> completely Blank.
>>> (I am running Koha - 3.00.00.098 on Debian Etch (all Perl modules
>>> installed)).
>>
>> I was able to reproduce this bug in the current HEAD, so I've  
>> opened a
>> bug report for this:
>>
>> http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2411
>>
>> Regards,
>>
>> Galen
>> -- 
>> Galen Charlton
>> Koha Application Developer
>> LibLime
>> galen.charlton at liblime.com
>> p: 1-888-564-2457 x709
>



--------------------------------------------------------------------
mail2web LIVE – Free email based on Microsoft® Exchange technology -
http://link.mail2web.com/LIVE




More information about the Koha mailing list