nmzgrep
full text search engine - binary and CGI script
Install
- All systems
-
curl cmd.cat/nmzgrep.sh
- Debian
-
apt-get install namazu2
- Ubuntu
-
apt-get install namazu2
- Arch Linux
-
pacman -S namazu
- Kali Linux
-
apt-get install namazu2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install namazu2
- OS X
-
brew install namazu
- Raspbian
-
apt-get install namazu2
- Dockerfile
- dockerfile.run/nmzgrep
namazu2
full text search engine - binary and CGI script
Namazu is a full text search engine which is usable via CGI. It features a simple and easy setup, and is written in C and Perl. Namazu uses the text utilities nkf, kakasi or chasen. This package includes binary only for search index. To create indexes, please install namazu2-index-tools package.
namazu2-index-tools
full text search engine - index handling tools
Namazu is a full text search engine which is usable via CGI. It features a simple and easy setup, and is written in C and Perl. Namazu uses the text utilities nkf, kakasi or chasen. This package including only index handling(ex, create) tools. Index file format of namazu2 is incompatible with namazu1's one. Actually, namazu2 packages is needed for searching.