Ignore:
Timestamp:
2006-09-13T11:36:17+12:00 (18 years ago)
Author:
kjdon
Message:

revision of GLI help text for version 2.71

File:
1 edited

Legend:

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

    r11597 r12723  
    55</head>
    66<body bgcolor="#E0F0E0">
    7 <table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
     7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
    88<tr>
    9 <td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td><td align="center" width="*"><a name="assignpartitions"><font face="Verdana" size="5"><strong>6.6.2: Assign Partitions</strong></font></a></td><td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td>
     9<td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td><td width="*" align="center"><a name="assignpartitions"><font size="5" face="Verdana"><strong>6.4.2: Assign Partitions</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
    1010</tr>
    1111</table>
    1212
    13 <p>Having defined a subcollection filter, use the "Assign Partitions" tab to build indexes for it (or for a group of filters).  Select the desired filter (or filters) from the "Defined Subcollection Filters" list, enter a name for your partition in the "Partition Name" field,  and click "Add Partition".</p>
     13
     14<p>Having defined one or more sub-collection filters, use the "Assign Partitions" tab to build indexes for it (or for a group of filters).  Select the desired filter or filters from the "Defined Subcollection Filters" list and click "Add Partition". Each specified partition will result in a sub-collection that contains documents that match any of the filters associated with that partition.</p>
     15
     16<p>To alter a partition, select it from the list, modify the filters, and click "Replace Partition".</p>
     17
    1418<p>To remove a partition, select it from the list and click "Remove Partition".</p>
     19
     20<p>The order that the partitions are specified in the Assigned Partitions list is the order they appear in the drop down menu on the search page. Use the "Move Up" and "Move Up" buttons to change this ordering.</p>
     21
    1522<p>To make a partition the default one, select it from the list and click "Set Default".</p>
     23
     24<p>The names used for the drop-down list of partitions on the search page can be set in the "Search" part of the "Format" panel (see <a href="searchmetadatasettings.htm">Search</a>).</p>
     25
    1626</body>
    1727</html>
Note: See TracChangeset for help on using the changeset viewer.