Re: [Koha] Manual, section on searching
Hi Nicole and all, At 13.12 18/05/2009, Nicole Engard wrote:
In this page
http://koha.org/documentation/manual/3.0/searching/guide-to-searching/indexi...
you speak about 3 files to config indexes, but you never say the name and the path of the files.
That's cause I'm not sure what they are ;) Can someone tell me and I'll put them in the documentation?
As I know the 3 files could be: 1) etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs 2) etc/zebradb/biblios/etc/bib1.att 3) etc/zebradb/ccl.properties But I'm not sure !! Can someone confirm or correct me ? Bye to all. Zeno Tajoli Zeno Tajoli CILEA - Segrate (MI) tajoliAT_SPAM_no_prendiATcilea.it (Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)
Hi, On Mon, May 18, 2009 at 8:46 AM, Zeno Tajoli <tajoli@cilea.it> wrote:
1) etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs 2) etc/zebradb/biblios/etc/bib1.att 3) etc/zebradb/ccl.properties
That's correct. In some specialized cases one may also want to add the new index code to etc/zebradb/cql.properties. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt
Okey dokey - I will update the 3.2 version for now - and once I can edit the 3.0 one I will! :) --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, May 18, 2009 at 9:37 AM, Galen Charlton <galen.charlton@liblime.com> wrote:
Hi,
On Mon, May 18, 2009 at 8:46 AM, Zeno Tajoli <tajoli@cilea.it> wrote:
1) etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs 2) etc/zebradb/biblios/etc/bib1.att 3) etc/zebradb/ccl.properties
That's correct. In some specialized cases one may also want to add the new index code to etc/zebradb/cql.properties.
Regards,
Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Oh wait - I forgot to ask -are the three files you list in the same order as they are described in the document? --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, May 18, 2009 at 9:42 AM, Nicole Engard <nicole.engard@liblime.com> wrote:
Okey dokey - I will update the 3.2 version for now - and once I can edit the 3.0 one I will! :)
---
Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard
http://liblime.com http://blogs.liblime.com/open-sesame/
On Mon, May 18, 2009 at 9:37 AM, Galen Charlton <galen.charlton@liblime.com> wrote:
Hi,
On Mon, May 18, 2009 at 8:46 AM, Zeno Tajoli <tajoli@cilea.it> wrote:
1) etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs 2) etc/zebradb/biblios/etc/bib1.att 3) etc/zebradb/ccl.properties
That's correct. In some specialized cases one may also want to add the new index code to etc/zebradb/cql.properties.
Regards,
Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi Nicole, On Mon, 18 May 2009 09:44:36 -0400, Nicole Engard <nicole.engard@liblime.com> wrote:
Oh wait - I forgot to ask -are the three files you list in the same order as they are described in the document?
On Mon, May 18, 2009 at 8:46 AM, Zeno Tajoli <tajoli@cilea.it> wrote:
1) etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs 2) etc/zebradb/biblios/etc/bib1.att 3) etc/zebradb/ccl.properties
no, are in the order that I have found them in my PC !! As I have understood: 1)etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs It link Marc data (subfield 942$c) with index name (itemtype). In the cart 'index name' is called 'Z39.50 name'. 2)etc/zebradb/biblios/etc/bib1.att It link index name with the value of the Attribute Use of Bib-1 (the qualifier 'itemtype' is connect with '9006') The values of Attribute Use of Bib-1 are listed under 'Z39.50 attribute' column 3)etc/zebradb/ccl.properties It defines properties using the set of Bib-1. It is also possible to insert alias of index name, to use with CCL. itemtype 1=9006 mc-itemtype itemtype As I see the string used in the koha template with CCL is defined here. For example: Corporate-name 1=Corporate-name cpn Corporate-name The CCL alias in the cart are listed undr the column 'Qualifiers'. Attention that I'm not sure of this explain, so problem to correct it Bye Zeno Tajoli
I could not update the 3.0 manual -- but did update the 3.2 manual: http://koha.org/documentation/manual/3.2/searching/guide-to-searching/indexi... --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, May 18, 2009 at 2:53 PM, tajoli <tajoli@cilea.it> wrote:
Hi Nicole,
On Mon, 18 May 2009 09:44:36 -0400, Nicole Engard <nicole.engard@liblime.com> wrote:
Oh wait - I forgot to ask -are the three files you list in the same order as they are described in the document?
On Mon, May 18, 2009 at 8:46 AM, Zeno Tajoli <tajoli@cilea.it> wrote:
1) etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs 2) etc/zebradb/biblios/etc/bib1.att 3) etc/zebradb/ccl.properties
no, are in the order that I have found them in my PC !! As I have understood:
1)etc/zebradb/marc_defs/[marc21|unimarc]/biblios/record.abs It link Marc data (subfield 942$c) with index name (itemtype). In the cart 'index name' is called 'Z39.50 name'.
2)etc/zebradb/biblios/etc/bib1.att It link index name with the value of the Attribute Use of Bib-1 (the qualifier 'itemtype' is connect with '9006') The values of Attribute Use of Bib-1 are listed under 'Z39.50 attribute' column
3)etc/zebradb/ccl.properties It defines properties using the set of Bib-1. It is also possible to insert alias of index name, to use with CCL. itemtype 1=9006 mc-itemtype itemtype As I see the string used in the koha template with CCL is defined here. For example: Corporate-name 1=Corporate-name cpn Corporate-name The CCL alias in the cart are listed undr the column 'Qualifiers'.
Attention that I'm not sure of this explain, so problem to correct it
Bye Zeno Tajoli
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Galen Charlton -
Nicole Engard -
tajoli -
Zeno Tajoli