From 43f6bd02753f0d01dbd760aa79e54fe3ce343f53 Mon Sep 17 00:00:00 2001 From: Robert Soulliere Date: Thu, 16 Sep 2010 09:37:24 -0400 Subject: [PATCH] Remove some linkend references to nonexistent IDs. --- 1.6/admin/admin-lsa.xml | 10 ++++------ 1.6/admin/serveradministration.xml | 15 +++++++-------- 1.6/admin/sip.xml | 4 ++-- 1.6/development/OpenSRF_intro.xml | 3 --- 1.6/stafftasks/staffclient.xml | 3 +-- 5 files changed, 14 insertions(+), 21 deletions(-) diff --git a/1.6/admin/admin-lsa.xml b/1.6/admin/admin-lsa.xml index d3eb019b65..824bb4cab6 100644 --- a/1.6/admin/admin-lsa.xml +++ b/1.6/admin/admin-lsa.xml @@ -133,7 +133,7 @@ - Reports + Reports Generate reports on any field in the Evergreen database @@ -145,7 +145,7 @@ - Transit List + Transit List View items in transit to or from your library during selected date range @@ -403,8 +403,7 @@ There are also options in the Copy Editor for a copy to be OPAC Visible-yes or no, Holdable-yes or no, or Circulate-yes or no.  If either the copy record or the shelving - location is set to Circulate-no, then the item will not be able to circulate. See for more about the Copy Editor. + location is set to Circulate-no, then the item will not be able to circulate. This is where you see the shelving locations in the Copy @@ -574,8 +573,7 @@ Sets language used in staff client Text (dollars) - Can be set for each workstation at login + Can be set for each workstation at login diff --git a/1.6/admin/serveradministration.xml b/1.6/admin/serveradministration.xml index ea4af21f96..ca8b6576f9 100644 --- a/1.6/admin/serveradministration.xml +++ b/1.6/admin/serveradministration.xml @@ -171,8 +171,7 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati - Open the Organizational Units interface as described in the steps - above. + Open the Organizational Units interface. @@ -1792,9 +1791,9 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati Indexed-field Weighting<indexterm><primary>relevancy</primary><secondary>indexed-field weighting</secondary></indexterm> Indexed-field weighting is configured in the Evergreen database in the weight column - of the config.metabib_field table, which follows the other four columns in this table: + of the config.metabib_field table, which follows the other four columns in this table: field_class, name, xpath, and format. - The following is one representative line from the config.metabib_field table: + The following is one representative line from the config.metabib_field table: author | conference | //mods32:mods/mods32:name[@type='conference']/mods32:namePart[../mods32:role/mods32:roleTerm[text()='creator']] | mods32 | 1 ) The default value for index-field weights in config.metabib_field is 1. Adjust the weighting of indexed fields to boost or lower the relevance score for matches on that @@ -2001,7 +2000,7 @@ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:id="serveradministrati Searching the out of the box keyword does not boost the ranking for terms appearing in, the title or subject fields since there is just one keyword index which does not distinguish terms that appear in the title field from those in the notes field for example. In comparison, the title index is actually composed of a number of separate indexes: title|proper, title|uniform, title|alternative, title|translated, etc, that collectively form the title index. You can see this in the - config.metabib_field table. The following procedure will add a keyword|title index so that terms found in the title field of an + config.metabib_field table. The following procedure will add a keyword|title index so that terms found in the title field of an item are given more weight than terms in other fields. @@ -2026,7 +2025,7 @@ INSERT INTO config.metabib_field INSERT INTO metabib.keyword_field_entry (source, field, value) SELECT source, 17, value (the field value, 17, field be different in your database so you may need to check the - config.metabib_field for the id of your new index). + config.metabib_field for the id of your new index). FROM metabib.title_field_entry WHERE field = 6; @@ -2034,7 +2033,7 @@ INSERT INTO metabib.keyword_field_entry Bump the relevance when the first search term appears first in the title in a keyword search. 17 = our new keyword|title index (This may be different in your database so you may need to check the - config.metabib_field for the id + config.metabib_field for the id of your new index). INSERT INTO search.relevance_adjustment @@ -2045,7 +2044,7 @@ VALUES (true, 17, 'first_word', 5); Boost the relevance for search terms appearing in the title in general 17 = our new keyword|title index (This may be different in your database so you may need to check the - config.metabib_field for the id + config.metabib_field for the id of your new index). UPDATE config.metabib_field diff --git a/1.6/admin/sip.xml b/1.6/admin/sip.xml index 1fde5ab78d..69f21ba0de 100644 --- a/1.6/admin/sip.xml +++ b/1.6/admin/sip.xml @@ -369,7 +369,7 @@ Escape character is '^]'. - + 01 Block Patron A selfcheck will issue a Block Patron command if a patron leaves their card in a selfcheck machine or if the selfcheck detects tampering (such as attempts to disable multiple items during a single item checkout, multiple failed pin entries, etc).SelfCheck @@ -493,7 +493,7 @@ Escape character is '^]'. 25/26 Patron Enable Not yet supported. - + 29/30 Renew Evergreen ACS status message indicates renew is supported. diff --git a/1.6/development/OpenSRF_intro.xml b/1.6/development/OpenSRF_intro.xml index 0048152bfe..17c54e2638 100644 --- a/1.6/development/OpenSRF_intro.xml +++ b/1.6/development/OpenSRF_intro.xml @@ -352,9 +352,6 @@ __PACKAGE__->register_method( Once you have defined the new service, you must restart the OpenSRF Router to retrieve the new configuration and start or restart the service itself. - Complete working examples of the opensrf_core.xml and - opensrf.xml configuration files are included with this article - for your reference. Calling an OpenSRF method diff --git a/1.6/stafftasks/staffclient.xml b/1.6/stafftasks/staffclient.xml index 6e10a9ae65..c99c137895 100644 --- a/1.6/stafftasks/staffclient.xml +++ b/1.6/stafftasks/staffclient.xml @@ -604,8 +604,7 @@ Fast Item Add is another "sticky" check box that makes it - possible to add volume and item records from the MARC editor (see here for details). + possible to add volume and item records from the MARC editor. -- 2.43.2