Switch to unified view

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