View | Details | Raw Unified | Return to bug 19833
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
<h1>Authority Types</h1>
3
<h1>Authority Types</h1>
4
4
5
<p>Authority Types are MARC Frameworks for Authority records. Therefore, the rules below refer to the bibliographic frameworks.</p>
5
<p>Authority Types are MARC Frameworks for Authority records. Therefore, the rules below refer to the bibliographic record.</p>
6
6
7
<p>Koha comes with many of the necessary Authority frameworks already installed.</p>
7
<p>Koha comes with many of the necessary Authority frameworks already installed.</p>
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt (-2 / +2 lines)
Lines 129-136 Link Here
129
<ul>
129
<ul>
130
   <li>If you enter a field/subfield here (200b), a link appears after the subfield in the MARC Detail view. This view is present only in the staff client, not the OPAC. If the librarian clicks on the link, a search is done on the database for the field/subfield with the same value. This can be used for 2 main topics :
130
   <li>If you enter a field/subfield here (200b), a link appears after the subfield in the MARC Detail view. This view is present only in the staff client, not the OPAC. If the librarian clicks on the link, a search is done on the database for the field/subfield with the same value. This can be used for 2 main topics :
131
<ul>
131
<ul>
132
   <li>on a field like author (200f in UNIMARC), put 200f here, you will be able to see all bib records with the same author.</li>
132
   <li>on a field like author (200f in UNIMARC), put 200f here, you will be able to see all bibliographic records with the same author.</li>
133
   <li>on a field that is a link (4xx) to reach another bib record. For example, put 011a in 464$x, will find the serials that are with this ISSN.</li>
133
   <li>on a field that is a link (4xx) to reach another bibliographic record. For example, put 011a in 464$x, will find the serials that are with this ISSN.</li>
134
</ul>
134
</ul>
135
</li>
135
</li>
136
   <li style="color: #990000;">Warning: This value should not change after data has been added to your catalog. If you need to change this value you must ask your system administrator to run misc/batchRebuildBiblioTables.pl.</li>
136
   <li style="color: #990000;">Warning: This value should not change after data has been added to your catalog. If you need to change this value you must ask your system administrator to run misc/batchRebuildBiblioTables.pl.</li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt (-2 / +2 lines)
Lines 75-82 Link Here
75
<ul>
75
<ul>
76
   <li>If you enter a field/subfield here (200b), a link appears after the subfield in the MARC Detail view. This view is present only in the staff client, not the OPAC. If the librarian clicks on the link, a search is done on the database for the field/subfield with the same value. This can be used for 2 main topics :
76
   <li>If you enter a field/subfield here (200b), a link appears after the subfield in the MARC Detail view. This view is present only in the staff client, not the OPAC. If the librarian clicks on the link, a search is done on the database for the field/subfield with the same value. This can be used for 2 main topics :
77
<ul>
77
<ul>
78
   <li>on a field like author (200f in UNIMARC), put 200f here, you will be able to see all bib records with the same author.</li>
78
   <li>on a field like author (200f in UNIMARC), put 200f here, you will be able to see all bibliographic records with the same author.</li>
79
   <li>on a field that is a link (4xx) to reach another bib record. For example, put 011a in 464$x, will find the serials that are with this ISSN.</li>
79
   <li>on a field that is a link (4xx) to reach another bibliographic record. For example, put 011a in 464$x, will find the serials that are with this ISSN.</li>
80
</ul>
80
</ul>
81
</li>
81
</li>
82
   <li style="color: #990000;">Warning: This value should not change after data has been added to your catalog. If you need to change this value you must ask your system administrator to run misc/batchRebuildBiblioTables.pl.</li>
82
   <li style="color: #990000;">Warning: This value should not change after data has been added to your catalog. If you need to change this value you must ask your system administrator to run misc/batchRebuildBiblioTables.pl.</li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt (-1 / +1 lines)
Lines 13-19 Link Here
13
<ul>
13
<ul>
14
	<li>Choose a unique name and enter it in the 'Matching rule code' field</li>
14
	<li>Choose a unique name and enter it in the 'Matching rule code' field</li>
15
	<li>'Description' can be anything you want to make it clear to you what rule you're picking</li>
15
	<li>'Description' can be anything you want to make it clear to you what rule you're picking</li>
16
	<li>'Match threshold' - The total number of 'points' a biblio must earn to be considered a 'match'</li>
16
	<li>'Match threshold' - The total number of 'points' a bibliographic record earn to be considered a 'match'</li>
17
	<li>Match points are set up to determine what fields to match on</li>
17
	<li>Match points are set up to determine what fields to match on</li>
18
	<li>'Search index' can be found by looking at the ccl.properties file on your system which tells the zebra indexing what data to search for in the MARC data".</li>
18
	<li>'Search index' can be found by looking at the ccl.properties file on your system which tells the zebra indexing what data to search for in the MARC data".</li>
19
	<li>'Score' - The number of 'points' a match on this field is worth.  If the sum of each score is greater than the match threshold, the incoming record is a match to the existing record</li>
19
	<li>'Score' - The number of 'points' a match on this field is worth.  If the sum of each score is greater than the match threshold, the incoming record is a match to the existing record</li>
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt (-3 / +2 lines)
Lines 2-8 Link Here
2
2
3
<h1>Z39.50/SRU Servers</h1>
3
<h1>Z39.50/SRU Servers</h1>
4
4
5
<p>Z39.50 and SRU are client–server protocols for searching and retrieving information from remote computer databases, in short tools used for copy cataloging. Using Koha you can connect to any Z39.50/SRU target that is publicly available or that you have the log in information to and copy both bibliographic and/or authority records from that source. (Note that not all SRU targets will offer bibliographic information in MARC format.)</p>
5
<p>Z39.50 and SRU are client–server protocols for searching and retrieving information from remote computer databases, in short tools used for copy cataloging. Using Koha you can connect to any Z39.50/SRU target that is publicly available or that you have the log in information to and copy both bibliographic and/or authority records from that source. (Note that not all SRU targets will offer bibliographic record information in MARC format.)</p>
6
6
7
<p>Koha comes with a default list of Z39.50/SRU targets set up that you can add to, edit or delete.</p>
7
<p>Koha comes with a default list of Z39.50/SRU targets set up that you can add to, edit or delete.</p>
8
8
Lines 22-28 Link Here
22
	<li>'Syntax' is the MARC flavor you use.</li>
22
	<li>'Syntax' is the MARC flavor you use.</li>
23
	<li>'Encoding' tells the system how to read special characters.</li>
23
	<li>'Encoding' tells the system how to read special characters.</li>
24
	<li>'Timeout' is helpful for targets that take a long while. You can set the timeout so that it doesn't keep trying the target if results aren't found in a reasonable amount of time.</li>
24
	<li>'Timeout' is helpful for targets that take a long while. You can set the timeout so that it doesn't keep trying the target if results aren't found in a reasonable amount of time.</li>
25
	<li>'Record type' lets you define if this is a bibliographic or an authority target.</li>
25
	<li>'Record type' lets you define if this is a bibliographic record or an authority target.</li>
26
    <li>'Additional SRU options': You can enter additional options of the external server here, like sru_version=1.1 or schema=marc21, etc. Note that these options are server dependent.</li>
26
    <li>'Additional SRU options': You can enter additional options of the external server here, like sru_version=1.1 or schema=marc21, etc. Note that these options are server dependent.</li>
27
    <li>'SRU Search field mapping': Click on Modify to add or update the mapping from the available fields on the Koha search form to the specific server dependent index names. For instance, a SRU server could use 'cql.anywhere' for the Any field on the Koha form. If you do not enter an index name for a specific search field, the whole record will be searched.</li>
27
    <li>'SRU Search field mapping': Click on Modify to add or update the mapping from the available fields on the Koha search form to the specific server dependent index names. For instance, a SRU server could use 'cql.anywhere' for the Any field on the Koha form. If you do not enter an index name for a specific search field, the whole record will be searched.</li>
28
    <li>'XSLT file(s)': You can enter here one or more (comma-separated) XSLT file names that you want to apply on the search results.</li>
28
    <li>'XSLT file(s)': You can enter here one or more (comma-separated) XSLT file names that you want to apply on the search results.</li>
29
- 

Return to bug 19833