groonga - An open-source fulltext search engine and column store.

5.2. HTTP

Groonga provides two HTTP server implementations.

groonga is a simple implemntation. It is fast but doesn't have many HTTP features. It is convenient to try Groonga because it requires just a few command line options to run.

groonga-httpd is a nginx based implementation. It is also fast and has many HTTP features.

Previous topic

5.1. Server packages

Next topic

5.2.1. Comparison

This Page