*** empty log message ***
This commit is contained in:
parent
2a5e870a69
commit
4bb52a6a18
10
src/README
10
src/README
@ -31,9 +31,6 @@ Recoll
|
|||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
* Easy installation. No database daemon, web server or exotic language
|
|
||||||
necessary. The idea is that EVERYBODY should index their files because
|
|
||||||
it makes life easier.
|
|
||||||
* Indexes text, html, pdf (with xpdf's pdftotext), postscript (with
|
* Indexes text, html, pdf (with xpdf's pdftotext), postscript (with
|
||||||
ghostscript's pstotext), msword (with antiword), openoffice files,
|
ghostscript's pstotext), msword (with antiword), openoffice files,
|
||||||
maildir and mailbox mail folders (mozilla and thunderbird mail ok).
|
maildir and mailbox mail folders (mozilla and thunderbird mail ok).
|
||||||
@ -42,10 +39,17 @@ Recoll
|
|||||||
Unicode UTF-8.
|
Unicode UTF-8.
|
||||||
* Stemming performed at query time (can switch stemming language after
|
* Stemming performed at query time (can switch stemming language after
|
||||||
indexing)
|
indexing)
|
||||||
|
* Easy installation. No database daemon, web server or exotic language
|
||||||
|
necessary. The idea is that EVERYBODY should index their files because
|
||||||
|
it makes life easier.
|
||||||
* An ugly GUI, qt-based, written with qt Designer.
|
* An ugly GUI, qt-based, written with qt Designer.
|
||||||
* An indexer which runs either as a thread inside the GUI or as an
|
* An indexer which runs either as a thread inside the GUI or as an
|
||||||
external, cron'able program.
|
external, cron'able program.
|
||||||
|
|
||||||
|
recoll has been compiled and tested on FreeBSD, Linux and Solaris
|
||||||
|
(versions FreeBSD 5.3, red hat 7.3, Solaris 8, but other not too distant
|
||||||
|
releases should be ok too).
|
||||||
|
|
||||||
Things lacking, coming in the not too far future:
|
Things lacking, coming in the not too far future:
|
||||||
|
|
||||||
* A more sophisticated query interface: the current one has no boolean
|
* A more sophisticated query interface: the current one has no boolean
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user