Changeset 11643 for trunk


Ignore:
Timestamp:
2006-04-11T17:41:01+12:00 (18 years ago)
Author:
kjdon
Message:

fixed up a few more AutoText bits, also deleted the Search Types section form word and pdf exercise cos its dumb there

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml

    r11642 r11643  
    720720</Heading>
    721721<NumberedItem>
    722 <Text id="0304">Now look at the <AutoText key="glidict::CDM.GUI.Plugins"/> section, by clicking on this in the list to the left. Here you can add, configure or remove plugins to be used in the collection. There is no need to remove any plugins, but it will speed up processing a little. In this case we have only Word, PDF, RTF, and PostScript documents, and can remove the ZIPPlug, TEXTPlug, HTMLPlug, EMAILPlug, ImagePlug, ISISPlug and NULPlug plugins. To delete a plugin, select it and click <AutoText key="glidict::CDM.PlugInManager.Remove" type="button"/>. GAPlug is required for any type of source collection and should not be removed. </Text>
    723 </NumberedItem>
    724 <Heading>
    725 <Text id="0305">Search types and fielded searching</Text>
    726 </Heading>
    727 <NumberedItem>
    728 <Text id="0306">Go to the <AutoText key="glidict::CDM.GUI.SearchTypes"/> section. This specifies what kind of search interface and what search indexes will be provided for the collection. Let's add a form search option. Click <AutoText key="glidict::CDM.SearchTypeManager.Enable"/>; this allows form searching to be added to the collection.</Text>
    729 </NumberedItem>
    730 <NumberedItem>
    731 <Text id="0307">To include "form search" as well as the default "plain search", pull down the <AutoText key="glidict::CDM.SearchTypeManager.SearchType_Selection"/> menu and select <AutoText text="form"/>; then click <AutoText key="glidict::CDM.SearchTypeManager.Add" type="button"/>.</Text>
    732 <Text id="0308">Plain search will be the default search type as it is first in the list.</Text>
    733 </NumberedItem>
     722<Text id="0304">Now look at the <AutoText key="glidict::CDM.GUI.Plugins"/> section, by clicking on this in the list to the left. Here you can add, configure or remove plugins to be used in the collection. There is no need to remove any plugins, but it will speed up processing a little. In this case we have only Word, PDF, RTF, and PostScript documents, and can remove the <AutoText text="ZIPPlug"/>, <AutoText text="TEXTPlug"/>, <AutoText text="HTMLPlug"/>, <AutoText text="EMAILPlug"/>, <AutoText text="ImagePlug"/>, <AutoText text="ISISPlug"/> and <AutoText text="NULPlug"/> plugins. To delete a plugin, select it and click <AutoText key="glidict::CDM.PlugInManager.Remove" type="button"/>. <AutoText text="GAPlug"/> is required for any type of source collection and should not be removed. </Text>
     723</NumberedItem>
     724<Comment>
     725<Text id="0304a">The next section is <AutoText key="glidict::CDM.GUI.SearchTypes"/>. In this exercise, we will not make any changes to this section.</Text>
     726</Comment>
    734727<Heading>
    735728<Text id="0309">Search indexes</Text>
     
    739732</NumberedItem>
    740733<NumberedItem>
    741 <Text id="0311">Now add a Title index based on <AutoText key="metadata::dc.Title"/> by providing an <b>Index Name</b> (e.g. "Document Title") and selecting <AutoText key="metadata::dc.Title"/> from the <b>Index Source</b> box. Then click <AutoText key="glidict::CDM.IndexManager.Add_Index" type="button"/>.</Text>
     734<Text id="0311">Now add a Title index based on <AutoText key="metadata::dc.Title"/> by providing an <AutoText key="glidict::CDM.IndexManager.Index_Name"/> (e.g. "Document Title") and selecting <AutoText key="metadata::dc.Title"/> from the <AutoText key="glidict::CDM.IndexManager.Source"/> box. Then click <AutoText key="glidict::CDM.IndexManager.Add_Index" type="button"/>.</Text>
    742735</NumberedItem>
    743736<NumberedItem>
     
    754747</NumberedItem>
    755748<NumberedItem>
    756 <Text id="0316">Now we add an <i>AZList</i> classifier for <AutoText key="metadata::dc.Title"/> metadata. Select <i>AZList</i> from the <AutoText key="glidict::CDM.ClassifierManager.Classifier"/> drop-down list and click <AutoText key="glidict::CDM.ClassifierManager.Add" type="button"/>.</Text>
     749<Text id="0316">Now we add an <AutoText text="AZList"/> classifier for <AutoText key="metadata::dc.Title"/> metadata. Select <AutoText text="AZList"/> from the <AutoText key="glidict::CDM.ClassifierManager.Classifier"/> drop-down list and click <AutoText key="glidict::CDM.ClassifierManager.Add" type="button"/>.</Text>
    757750</NumberedItem>
    758751<NumberedItem>
     
    769762</NumberedItem>
    770763<NumberedItem>
    771 <Text id="0321">Check that all the facilities work properly. There should be three full-text indexes, called <i>text</i>, <i>Document Title</i>, and <i>Authors</i>. In the <i>titles a-z</i> list should appear all the documents to which you have assigned <AutoText key="metadata::dc.Title"/> metadata (and only those documents). In the <i>authors a-z</i> list should appear one bookshelf for each author you have assigned as <AutoText key="metadata::dc.Creator"/>, and clicking on that bookshelf should take you to all the documents they authored.</Text>
     764<Text id="0321">Check that all the facilities work properly. There should be three full-text indexes, called <i>text</i>, <i>Document Title</i>, and <i>Authors</i>. In the <AutoText key="coredm::_Global:labelTitle_" type="italics"/> list should appear all the documents to which you have assigned <AutoText key="metadata::dc.Title"/> metadata (and only those documents). In the <AutoText key="coredm::_Global:labelCreator_" type="italics"/> list should appear one bookshelf for each author you have assigned as <AutoText key="metadata::dc.Creator"/>, and clicking on that bookshelf should take you to all the documents they authored.</Text>
    772765</NumberedItem>
    773766<Comment>
     
    790783</NumberedItem>
    791784<NumberedItem>
    792 <Text id="0326">Now preview the collection. The titles and filenames lists show only one of the documents. When you click the "text" icon to look at the text extracted from that document, it's garbage. During the building process this message appeared: "One document was processed and included in the collection; one was rejected."</Text>
     785<Text id="0326">Now preview the collection. The titles and filenames lists show only one of the documents. When you click the "text" icon to look at the text extracted from that document, it's garbage. During the building process this message appeared: <AutoText key="perlmodules::plugin.one_included" type="quoted"/>; <AutoText key="perlmodules::plugin.one_rejected" type="quoted"/>.</Text>
    793786</NumberedItem>
    794787<Heading>
Note: See TracChangeset for help on using the changeset viewer.