Changeset 9909


Ignore:
Timestamp:
2005-05-18T17:17:00+12:00 (19 years ago)
Author:
kjdon
Message:

added cdm buildtype strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/classes/dictionary.properties

    r9857 r9909  
    244244CDM.SearchTypeManager.Add_Tooltip:Allow the specified type of searching with this collection
    245245CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
     246CDM.SearchTypeManager.BuildType_Selection:Indexer:
     247CDM.SearchTypeManager.BuildType_Selection_Tooltip:Select the indexer to be used for this collection.
    246248CDM.SearchTypeManager.Enable:Enable Advanced Searches
    247249CDM.SearchTypeManager.Instructions:Defining the search type is an advanced feature only available when enabled (by checking the 'Enable Advanced Searches' box). Once enabled further controls for selecting and changing the order of search types become available. Select a search type from the combobox and 'Add Search Type', if enabled, to add the search type. Select an existing search type from the list, and use 'Move Up' and 'Move Down' to change the order, or 'Remove Search Type' to remove it.\n\nThe search types specify what kind of search interface should be provided: form, for fields searching, and/or plain for regular searching. The ordering is important as the first one will be used for the initial search page by default.\n\nIt is also important to note that enabling search types causes the appearance of the Indexes view to change as well. Fielded searching is a newer feature of Greenstone, and thus requires different index information. When search types is enabled all current indexes are modified to be valid indexes under the new schema, while disabling search types will cause GLI to do its best to convert new indexes back into the old style but it may not always be successful, in which case the indexes will be removed. In either case a copy of the original index command line will be available as a comment in the configuration file.
Note: See TracChangeset for help on using the changeset viewer.