|
a |
|
b/website/howtos/index.html |
|
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
2 |
|
|
|
3 |
<html>
|
|
|
4 |
<head>
|
|
|
5 |
<title>Recoll howtos</title>
|
|
|
6 |
|
|
|
7 |
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
|
8 |
<meta name="Author" content="Jean-Francois Dockes">
|
|
|
9 |
<meta name="Description" content=
|
|
|
10 |
"recoll is a simple full-text search system for unix and linux
|
|
|
11 |
based on the powerful and mature xapian engine">
|
|
|
12 |
<meta name="Keywords" content=
|
|
|
13 |
"full text search, desktop search, unix, linux">
|
|
|
14 |
<meta http-equiv="Content-language" content="en">
|
|
|
15 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
|
16 |
<meta name="robots" content="All,Index,Follow">
|
|
|
17 |
|
|
|
18 |
<link type="text/css" rel="stylesheet" href="../styles/style.css">
|
|
|
19 |
</head>
|
|
|
20 |
|
|
|
21 |
<body>
|
|
|
22 |
|
|
|
23 |
<div class="rightlinks">
|
|
|
24 |
<ul>
|
|
|
25 |
<li><a href="../../index.html">Home</a></li>
|
|
|
26 |
<li><a href="../../doc.html">Documentation</a></li>
|
|
|
27 |
<li><a href="../../download.html">Downloads</a></li>
|
|
|
28 |
</ul>
|
|
|
29 |
</div>
|
|
|
30 |
|
|
|
31 |
<div class="content">
|
|
|
32 |
|
|
|
33 |
<h1>Recoll howtos</h1>
|
|
|
34 |
|
|
|
35 |
<p>The following short documents contain information
|
|
|
36 |
mostly extracted from the main user manual (possibly out of
|
|
|
37 |
separate sections), arranged differently in order to explain
|
|
|
38 |
how to achieve a given goal.</p>
|
|
|
39 |
|
|
|
40 |
<ul>
|
|
|
41 |
<li><a href="prevent_indexing_a_directory/index.html"> Preventing indexing in a given directory</a></li>
|
|
|
42 |
<li><a href="use_multiple_indexes/index.html"> Creating and using multiple indexes</a></li>
|
|
|
43 |
</ul>
|
|
|
44 |
|
|
|
45 |
</div>
|
|
|
46 |
</body>
|
|
|
47 |
</html>
|