How to Install groonga-token-filter-stem in Ubuntu 18.04



Install groonga-token-filter-stem by entering the following commands in the terminal:

sudo apt update
sudo apt install groonga-token-filter-stem

Description:

Stemming token filter for Groonga

Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides TokenFilterStem token filter that stem each token. The token filter uses libstemmer that uses stemming algorithm written by Snowball.

Homepage: http://groonga.org/

Version: 8.0.0-1

Section: universe/libs