|
a/src/README |
|
b/src/README |
|
... |
|
... |
4 |
* User guide
|
4 |
* User guide
|
5 |
* Installation
|
5 |
* Installation
|
6 |
[IMG]
|
6 |
[IMG]
|
7 |
|
7 |
|
8 |
Recoll
|
8 |
Recoll
|
9 |
|
|
|
10 |
Introduction
|
|
|
11 |
|
9 |
|
12 |
This is Recoll, a personal full text indexing system.
|
10 |
This is Recoll, a personal full text indexing system.
|
13 |
|
11 |
|
14 |
Recoll is free and copyrighted under the GPL license, see COPYING inside
|
12 |
Recoll is free and copyrighted under the GPL license, see COPYING inside
|
15 |
the distribution. A lot of the code is imported from other packages, see
|
13 |
the distribution. A lot of the code is imported from other packages, see
|
|
... |
|
... |
17 |
|
15 |
|
18 |
Recoll is still in infancy, but it is based on a very strong backend
|
16 |
Recoll is still in infancy, but it is based on a very strong backend
|
19 |
(Xapian), and I find it quite useful right now. You might be interested in
|
17 |
(Xapian), and I find it quite useful right now. You might be interested in
|
20 |
using Recoll to index your home directory instead of using xapian's Omega,
|
18 |
using Recoll to index your home directory instead of using xapian's Omega,
|
21 |
for example, if you do not want to run a web server, or your data is not
|
19 |
for example, if you do not want to run a web server, or your data is not
|
22 |
iso-8859-1. But the query features are much less sophisticated yet.
|
20 |
iso-8859-1. But the query features are much less sophisticated for now.
|
23 |
|
21 |
|
24 |
See INSTALL inside the distribution for compiling and installing, very
|
22 |
See INSTALL inside the distribution for compiling and installing, very
|
25 |
much by hand for now, I hope things will get better in the near future.
|
23 |
much by hand for now, I hope things will get better in the near future.
|
26 |
|
24 |
|
27 |
Features:
|
25 |
Features:
|