Ignore:
Timestamp:
2022-05-16T14:31:15+12:00 (2 years ago)
Author:
kjdon
Message:

added strings for new sort and facet configuration panels

File:
1 edited

Legend:

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

    r35664 r36181  
    8585CDM.BuildTypeManager.lucene:Lucene
    8686CDM.BuildTypeManager.lucene_Description:Lucene was developed by the Apache Software Foundation. It handles field and proximity searching, but only at a single level (e.g. complete documents or individual sections, but not both). Therefore document and section indexes for a collection require two separate index files. It provides a similar range of search functionality to MGPP with the addition of single-character wildcards, range searching and sorting of search results by metadata fields. It was added to Greenstone to facilitate incremental collection building, which MG and MGPP can't provide.
     87CDM.BuildTypeManager.solr:SOLR
     88CDM.BuildTypeManager.solr_Description:SOLR is a web server friendly version of the Lucene Indexing tool by Apache. It provides the same set of functionality as Lucene, but is typically quicker to respond to individual queries due to holding key indexing structures in memory and caching results. SOLR provides all the features that Lucene does, such as incremental collection building, field and proximity searching, range searching and sorting of search results.  SOLR additionally provides faceted browsing of search results - i.e. filtering the results based on metadata values, and GPS-based proximity search.
    8789CDM.BuildTypeManager.Current_Type:Indexer in use: {0}
    8890CDM.BuildTypeManager.Change:Change...
     
    106108CDM.DatabaseTypeManager.gdbm_Description: GDBM (or GNU Database Manager) is a simple flat-file database engine which Greenstone uses as the default database for new collections.
    107109CDM.DatabaseTypeManager.jdbm:JDBM
    108 CDM.DatabaseTypeManager.jdbm_Description: JDBM (or Java Database Manager) is essentially a Java implementation of GDBM. Consider using this database engine combined with the Lucene indexer if you are wanting to create a pure Java run-time.
     110CDM.DatabaseTypeManager.jdbm_Description: JDBM (or Java Database Manager) is essentially a Java implementation of GDBM. Consider using this database engine combined with a Lucene or SOLR indexer if you are wanting to create a pure Java run-time.
    109111CDM.DatabaseTypeManager.sqlite:SQLITE
    110112CDM.DatabaseTypeManager.sqlite_Description: SQLite is a simple relational database engine. It can be used in Greenstone to provide experimental advanced searching features that are not possible with the other database engines. To enable these features add "sqlform" to the list of SearchTypes in the Format Features section of the Format tab.
     
    165167CDM.HelpButton_Tooltip:Open up the GLI help for this screen
    166168CDM.IndexManager.Add_Index:Add Index
    167 CDM.IndexManager.Add_Index_Tooltip:Add the specified index
     169CDM.IndexManager.Add_Index_Tooltip:Add a search index on the (combined) specified index
    168170CDM.IndexManager.Allfields_Index:Add combined searching over all assigned indexes (allfields)
    169171CDM.IndexManager.Default_Index_Indicator:[Default Index]
     
    172174CDM.IndexManager.Level:Indexing level:
    173175CDM.IndexManager.Level_Tooltip:Textual unit on which index is based
    174 CDM.IndexManager.Add_All:Add All
    175 CDM.IndexManager.Add_All_Tooltip:Add a separate index for every source
    176 CDM.IndexManager.Edit_Index:Edit Index
    177 CDM.IndexManager.Edit_Index_Tooltip:Modify the selected index
    178 CDM.IndexManager.New_Index:New Index
    179 CDM.IndexManager.New_Index_Tooltip:Add a new index
    180 CDM.IndexManager.Remove_Index:Remove Index
    181 CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index
     176CDM.IndexManager.Edit:Edit
     177#CDM.IndexManager.Edit_Index:Edit Index
     178CDM.IndexManager.Edit_Button_Tooltip:Modify the selected index
     179CDM.IndexManager.New:New
     180#CDM.IndexManager.New_Index:New Index
     181CDM.IndexManager.New_Button_Tooltip:Add a new search index
     182CDM.IndexManager.Remove:Remove
     183#CDM.IndexManager.Remove_Index:Remove Index
     184CDM.IndexManager.Remove_Button_Tooltip:Remove the selected index
    182185CDM.IndexManager.Replace_Index:Replace Index
    183 CDM.IndexManager.Replace_Index_Tooltip:Update the selected index
     186CDM.IndexManager.Replace_Index_Tooltip:Update the selected index with the selected fields
    184187CDM.IndexManager.Select_All:Select All
    185188CDM.IndexManager.Select_All_Tooltip:Select all index sources
    186189CDM.IndexManager.Select_None:Select None
    187190CDM.IndexManager.Select_None_Tooltip:Deselect all index sources
    188 CDM.IndexManager.Set_Default:Set Default Index
     191CDM.IndexManager.Set_Default:Set Default
    189192CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
    190193CDM.IndexManager.Source:Include in index:
     
    192195CDM.IndexManager.Text_Source:Full text
    193196CDM.IndexManager.Text_Source_Tooltip:Include the full text of the documents in the index
     197CDM.SortFieldManager.Title:Assigned Sort Fields
     198CDM.SortFieldManager.Add:Add Sort Field
     199CDM.SortFieldManager.Add_Tooltip::Add the specified fields as a single sort field - used for sorting search results
     200CDM.SortFieldManager.Replace:Replace Sort Field
     201CDM.SortFieldManager.Replace_Tooltip:Replace the selected sort field with the new specification
     202CDM.SortFieldManager.New:New Sort Field
     203CDM.SortFieldManager.Edit:Edit Sort Field
     204CDM.SortFieldManager.Source:Include in sort field
     205CDM.SortFieldManager.Source_Tooltip:The metadata elements to sort search results by
     206CDM.SortFieldManager.New_Button_Tooltip:Add a new field for sorting search results
     207CDM.SortFieldManager.Edit_Button_Tooltip:Modify the selected sort field
     208CDM.SortFieldManager.Remove_Button_Tooltip:Remove the selected sort field
     209CDM.SortFieldManager.Default_Sort_Indicator:[Default sort field]
     210CDM.SortFieldManager.Set_Default_Tooltip:Make the selected sortfield the default field for sorting search results
     211CDM.FacetManager.Title:Assigned Facets
     212CDM.FacetManager.Add:Add Facet
     213CDM.FacetManager.Add_Tooltip:Add the (combined) specified fields as a facet for filtering search results
     214CDM.FacetManager.Replace:Replace Facet
     215CDM.FacetManager.Replace_Tooltip: Replace the selected facet with the specified fields
     216CDM.FacetManager.New:New Facet
     217CDM.FacetManager.Edit:Edit Facet
     218CDM.FacetManager.Source:Include in facet
     219CDM.FacetManager.Source_Tooltip:The metadata elements to filter search results by
     220CDM.FacetManager.New_Button_Tooltip:Add a new metadata field, or 'facet', to filter search results
     221CDM.FacetManager.Edit_Button_Tooltip:Modify the selected facet
     222CDM.FacetManager.Remove_Button_Tooltip:Remove the selected facet
    194223CDM.IndexingManager.Accent_fold:Accent fold
    195224CDM.IndexingManager.Accent_fold_Tooltip:Generate an accent-folded index, which enables searching for words ignoring accents.
     
    249278CDM.SearchMetadataManager.Type_index:Index
    250279CDM.SearchMetadataManager.Type_level:Level
     280CDM.SearchMetadataManager.Type_sort:Sort Field
     281CDM.SearchMetadataManager.Type_facet:Facet
    251282CDM.SearchMetadataManager.Type_partition:Partition
    252283CDM.SearchMetadataManager.Type_language:Language Partition
     
    299330CDM.TranslationManager.Translation:Translated Text
    300331CDM.TranslationManager.Translation_Tooltip:Enter the translation of the string here
     332CDM.TranslationManager.Type_general:General
    301333CDM.DepositorMetadataManager.Warning:At least one metadata element should be selected.
    302334#*******************
Note: See TracChangeset for help on using the changeset viewer.