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

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

Previous topic

5.2. GQTP

Next topic

5.3.1. Comparison

This Page