Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/groonga/groonga
An embeddable fulltext search engine. Groonga is the successor project to Senna.
https://github.com/groonga/groonga
c full-text-search groonga mruby nginx
Last synced: 1 day ago
JSON representation
An embeddable fulltext search engine. Groonga is the successor project to Senna.
- Host: GitHub
- URL: https://github.com/groonga/groonga
- Owner: groonga
- License: lgpl-2.1
- Created: 2009-01-14T09:30:34.000Z (almost 16 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T00:30:49.000Z (2 months ago)
- Last Synced: 2024-10-30T02:44:17.511Z (2 months ago)
- Topics: c, full-text-search, groonga, mruby, nginx
- Language: C
- Homepage: https://groonga.org/
- Size: 97.6 MB
- Stars: 798
- Watchers: 71
- Forks: 116
- Open Issues: 150
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# README
Groonga is an open-source fulltext search engine and column store.
## Reference manual
See doc/source/ directory or http://groonga.org/docs/.
Here are shortcut links:
* How to install: http://groonga.org/docs/install.html
* Tutorial: http://groonga.org/docs/tutorial.html
* How to build as a developer: http://groonga.org/docs/contribution/development/build.html## Community
* [@groonga on Twitter](https://twitter.com/groonga/)
* [Groonga page on Facebook](https://www.facebook.com/groonga)
* [Mailing list on SourceForge.net](http://lists.sourceforge.net/mailman/listinfo/groonga-talk)
* [Chat room on Gitter](https://gitter.im/groonga/public)## Bundled software
### mruby
* Path: vendor/mruby-source
* License: The MIT license. See vendor/mruby-source/MITL for details.### Onigmo
* Path: vendor/onigmo-source
* License: BSD license. See vendor/onigmo-source/COPYING for details.## Authors
### Primary authors
* Daijiro MORI
* Tasuku SUENAGA
* Yutaro Shimamura
* Kouhei Sutou
* Kazuho Oku
* Moriyoshi Koizumi### Patches and modules from
TODO: Update or use
https://github.com/groonga/groonga/graphs/contributors instead.* Daisuke Maki
* Kazuhiro Osawa
* Hiroyuki OYAMA
* Nguyen Anh Phu
* Hideyuki KUROSU
* Takuo Kitame
* Yoshihiro Oyama
* cZfSunOs.U