luceneindexer
A desktop search program
Install
- All systems
-
curl cmd.cat/luceneindexer.sh
- Debian
-
apt-get install strigi-daemon
- Ubuntu
-
apt-get install strigi-daemon
- CentOS
-
yum install strigi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install strigi-daemon
- Raspbian
-
apt-get install strigi-daemon
- Dockerfile
- dockerfile.run/luceneindexer
strigi
A desktop search program
strigi-daemon
fast indexing and searching tool for your personal data (daemon)
Strigi is a program for fast indexing and searching your personal data. It can gather and index information from files in the filesystem even if they are hidden in emails or archives. It comes with a Qt4 GUI, an HTML GUI and a KDE GUI. Main features: * very fast crawling * very small memory footprint * no hammering of the system * clucene backend * DBus and socket interfaces are available for communication between daemon and search programs * simple interface for implementing plugins for extracting information. we'll try to reuse the kat plugins, although native plugins will have a large speed advantage * calculation of sha1 for every file crawled (allows fast finding of duplicates) This package contains the Strigi daemon