source: trunk/gli/help/7-6-1.htm@ 5419

Last change on this file since 5419 was 5284, checked in by jmt12, 21 years ago

Latest version generated from help text.

  • Property svn:keywords set to Author Date Id Revision
File size: 4.2 KB
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<title>The Gatherer - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0" link="#000000" vlink="#000000">
7<table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
8 <tr>
9 <td align="center" width="15%">
10 <img height="45" src="gatherer_medium.gif" width="45">
11 </td>
12 <td align="center" width="*">
13 <font face="Verdana" size="5">
14 <strong>
157.6.1 Define Filters
16 </strong>
17 </font>
18 </td>
19 <td align="center" width="15%">
20 <img height="45" src="gatherer_medium.gif" width="45">
21 </td>
22 </tr>
23 <tr bgcolor="#E0F0E0">
24 <td colspan="3" width="100%">
25 <font face="Verdana" size="3">
26<p style="text-align:justify">
27The section explains how to define a partition filter.
28</p>
29
30 </font>
31 </td>
32 </tr>
33 <tr bgcolor="#E0F0E0">
34 <td align="center" colspan="3" width="100%">
35 <table border="2" cellpadding="2" width="480" bgcolor="#B0D0B0">
36 <tr>
37 <td align="center">
38 <font face="Verdana" size="4">
39 <strong>
40 Contents
41 </strong>
42 </font>
43 </td>
44 </tr>
45 <tr>
46 <td>
47 <table background="gatherer.gif" bgcolor="#FFFFFF" border="0" cellpadding="2" width="100%">
48 <tr>
49 <td colspan="3">
50 <font face="Verdana" size="4">
51 <strong>
52<a href="#SI">Simple instructions</a>
53 </strong>
54 </a>
55 </font>
56 </td>
57 </tr>
58 <tr>
59 <td>
60 &nbsp;
61 </td>
62 <td colspan="2">
63 <font face="Verdana" size="4">
64Add a filter
65 </font>
66 </a>
67 </td>
68 </tr>
69 <tr>
70 <td>
71 &nbsp;
72 </td>
73 <td colspan="2">
74 <font face="Verdana" size="4">
75Remove a filter
76 </font>
77 </a>
78 </td>
79 </tr>
80 <tr>
81 <td>
82 &nbsp;
83 </td>
84 <td colspan="2">
85 <font face="Verdana" size="4">
86Update a filter
87 </font>
88 </a>
89 </td>
90 </tr>
91 </font>
92 </table>
93 </td>
94 </tr>
95 </table>
96 </td>
97 </tr>
98 <tr bgcolor="#E0F0E0">
99 <td colspan="3" width="100%">
100 <img height="20" src="gatherer_small.gif" width="20">
101 <font face="Verdana" size="4">
102 <u>
103<a name="SI">Simple Instructions:</a>
104 </u>
105 <font size="3">
106<p style="text-align:justify">
107Filters allows you to group together into a subcollection all documents in an index for which a metadata value matches a given pattern.
108</p>
109<p style="text-align:justify">
110To create a filter, click the "Define Filters" tab and enter a name for the new filter into the "Name the subcollection filter" field. Next choose a document attribute to match against, either a metadata element or the name of the file in question. Enter a regular expression to use during the matching. You can toggle between "Including" documents that match the filter, or "Excluding" them. Finally, you can specify any of the standard PERL regular expression flags to use when matching (e.g. "i" for case-insensitive matching). Finally, click "Add" to add the filter to the "Defined Subcollection Filters" list.
111</p>
112<p style="text-align:justify">
113To remove a filter, select it from the list and click "Remove".
114</p>
115<p style="text-align:justify">
116To alter a filter, select it from the list, change any of the values that appear in the editing controls and click "Update" to commit the changes.
117</p>
118
119 </font>
120 </p>
121 </td>
122 </tr>
123</table>
124&nbsp;<br>
125&nbsp;<br>
126&nbsp;<br>
127&nbsp;<br>
128&nbsp;<br>
129&nbsp;<br>
130&nbsp;<br>
131&nbsp;<br>
132&nbsp;<br>
133&nbsp;<br>
134&nbsp;<br>
135&nbsp;<br>
136&nbsp;<br>
137&nbsp;<br>
138&nbsp;<br>
139&nbsp;<br>
140&nbsp;<br>
141&nbsp;<br>
142&nbsp;<br>
143&nbsp;<br>
144&nbsp;<br>
145&nbsp;<br>
146&nbsp;<br>
147&nbsp;<br>
148&nbsp;<br>
149&nbsp;<br>
150&nbsp;<br>
151&nbsp;<br>
152&nbsp;<br>
153&nbsp;<br>
154&nbsp;<br>
155&nbsp;<br>
156</body>
157</html>
Note: See TracBrowser for help on using the repository browser.