Parent: [72fd14] (diff)

Child: [3515ad] (diff)

Download this file

index.html    95 lines (76 with data), 3.3 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>RECOLL: a personal text search system for
Unix/Linux</title>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<meta name="Author" content="Jean-Francois Dockes">
<meta name="Description" content=
"recoll is a simple full-text search system for unix and linux based on the powerful and mature xapian engine">
<meta name="Keywords" content=
"full text search,fulltext,desktop search,unix,linux,solaris,open source,free">
<meta http-equiv="Content-language" content="en">
<meta http-equiv="content-type" content=
"text/html; charset=iso-8859-1">
<meta name="robots" content="All,Index,Follow">
<link type="text/css" rel="stylesheet" href="styles/style.css">
</head>
<body>
<div class="rightlinks">
<ul>
<li><a href="http://www.recoll.org">Home</a></li>
<li><a href="pics/index.html">Screenshots</a></li>
<li><a href="download.html">Downloads</a></li>
<li><a href="usermanual/index.html">User manual</a></li>
<li><a href="devel.html">Development</a></li>
</ul>
<p class="indexthumb">
<a href="pics/index.html"><img width="100" alt=
"Thumbnail of recoll main screen" src=
"pics/recoll0-thumb.png"></a>
</p>
</div>
<div class="content">
<h1><a href="http://www.recoll.org/">Recoll</a> is
a personal full text search tool for Unix/Linux.</h1>
<p>It is based on the very strong <a href=
"http://www.xapian.org">Xapian</a> backend, for which it
provides an easy to use, feature-rich, easy administration,
QT graphical interface.</p>
<p><span class="application">Recoll</span> is free, open source,
and GPL-licensed. The current version is
<a class="important" href="download.html">1.6.3</a></p>
<p>We borrow a lot of code
from other packages, and welcome code and ideas from
contributors, see the <a class="important"
href="credits.html">Credits</a>.</p>
<blockquote>
<p><b><i>Recoll user ?</i></b> Maybe there are still a few useful
tricks that you don't know about. A quick look at
the <a href="usermanual/rcl.search.tips.html">search
tips</a> might prove useful !</p>
</blockquote>
<h2>Features: </h1>
<ul>
<li>Easy installation, few dependancies. No database daemon,
web server, desktop environment or exotic language necessary.</li>
<li>Will run on most unix-based <a
href="features.html#systems">systems</a></li>
<li>QT-based GUI.</li>
<li>Supports most common <a
href="features.html#doctypes">document types.</a></li>
<li>Powerful query facilities, with boolean searches,
phrases, filter on file types and directory tree.</li>
<li>Multi-language and multi-character set with Unicode based
internals.</li>
<li><a class="weak" href="features.html">(more detail)</a></li>
</ul>
<h2><a name="support">Support</a></h3>
<p>If you have any problem with the package or its
installation, or a need for additional features, please <a href=
"mailto:jean-francois.dockes@wanadoo.fr">contact us</a>.</p>
<p>We also very much welcome functional suggestions or (gasp)
code, see the <a href="devel.html">development</a> page.</p>
</div>
</body>
</html>