add CTY-3304
[spider.git] / html / filtering_en-8.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
5  <TITLE>The DXSpider User Filtering Primer v1.0: Clear filters </TITLE>
6  <LINK HREF="filtering_en-9.html" REL=next>
7  <LINK HREF="filtering_en-7.html" REL=previous>
8  <LINK HREF="filtering_en.html#toc8" REL=contents>
9 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
10 </HEAD>
11 <BODY>
12 <A HREF="filtering_en-9.html">Next</A>
13 <A HREF="filtering_en-7.html">Previous</A>
14 <A HREF="filtering_en.html#toc8">Contents</A>
15 <HR>
16 <H2><A NAME="s8">8.</A> <A HREF="filtering_en.html#toc8">Clear filters </A></H2>
17
18 <P>A clear filter line will delete the slot number specified or all slots and 
19 consequently all filters that have been created by a user.</P>
20
21 <P>
22 <BLOCKQUOTE><CODE>
23 <PRE>
24 Syntax: clear/spots [0-9]        
25
26 or
27
28 clear/spots all
29 </PRE>
30 </CODE></BLOCKQUOTE>
31 </P>
32 <P>Example ...</P>
33
34 <P>This will clear any or both accept and reject spot filters in slot 2.</P>
35 <P>
36 <BLOCKQUOTE><CODE>
37 <PRE>
38 clear/spots 2
39 </PRE>
40 </CODE></BLOCKQUOTE>
41 </P>
42 <P>This will clear each and every user spot filter  - it will clear out all
43 filters in all slots.</P>
44 <P>
45 <BLOCKQUOTE><CODE>
46 <PRE>
47 clear/spots all
48 </PRE>
49 </CODE></BLOCKQUOTE>
50 </P>
51 <P>Note - if you just want to replace a spot filter, enter the rule again (with a 
52 line number) and it will overwrite the previous filter in that slot. If you 
53 forget the line number, it will overwrite the filter in slot 1 by default.</P>
54
55 <HR>
56 <A HREF="filtering_en-9.html">Next</A>
57 <A HREF="filtering_en-7.html">Previous</A>
58 <A HREF="filtering_en.html#toc8">Contents</A>
59 </BODY>
60 </HTML>