Ignore:
Timestamp:
2006-12-05T10:34:41+13:00 (17 years ago)
Author:
kjdon
Message:

added a little bit about stem/case options for search indexes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/help/en/searchindexes.htm

    r12723 r13410  
    1818<p>The "Assigned Indexes" list shows what indexes are currently assigned to the collection. </p>
    1919
    20 <p>To add an index, click "New Index".... A popup window appears with a list of sources, which includes text and metadata. Select which sources you want to index. The "Select All" and "Select None" buttons will check or uncheck all of the items in the list, respectively. Once a new index has been defined, click "Add Index" to add it to the collection. "Add Index" will only become active once the settings describe a new index that is not already assigned to the collection. </p>
     20<p>To add an index, click "New Index"... A popup window appears with a list of sources, which includes text and metadata. Select which sources you want to index. The "Select All" and "Select None" buttons will check or uncheck all of the items in the list, respectively. Once a new index has been defined, click "Add Index" to add it to the collection. "Add Index" will only become active once the settings describe a new index that is not already assigned to the collection. </p>
    2121
    2222<p>For MG indexes, you also need to choose the granularity of the index, using the "Indexing level:" menu. </p>
     
    3838<p>The names used for the drop-down list of indexes on the search page can be set in the "Search" part of the "Format" panel (see <a href="searchmetadatasettings.htm">Search</a>).</p>
    3939
     40<p>For MG and MGPP indexes, there are further options controlling how the indexes are built. Stemming and case-folding may be enabled or disabled in the indexes&mdash;if disabled, the options will not be displayed on the preferences page of the collection. Accent-folding is also available for MGPP indexes. This works in a similar way to case-folding, but instead of lower and upper case letters matching, letters with diacritics match those without.</p>
     41
    4042</body>
    4143</html>
Note: See TracChangeset for help on using the changeset viewer.