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

7.3. 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.

Note

groonga-httpd is still experimental.

Previous topic

7.2. GQTP

Next topic

7.3.1. Comparison

This Page