mariadb/storage/mroonga/vendor/groonga
Daniel Black 1f7898f686 mroonga: remove -Wunused-but-set-variable warnings
There where unused variable. They were not conditional
on defines, so removed them.

Added an error handing in proc_object if there was no db
as subsequent operations would have failed.
2024-10-03 15:05:09 +10:00
..
benchmark
bindings
build
include fix groonga to compile with -Werror=enum-int-mismatch 2023-10-11 11:48:09 +02:00
lib mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
plugins mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
src
tools
vendor
appveyor.yml
autogen.sh
base_version
bundled_lz4_version
bundled_mecab_naist_jdic_version
bundled_mecab_version
bundled_message_pack_version
CMakeLists.txt
config.h.cmake
config.sh.in
configure.ac
COPYING
gpg_uid
groonga-arrow.pc.in
groonga-httpd-conf.sh.in
groonga.pc.in
Makefile.am
nginx_version
README.md
version-gen.sh

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:

Community

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.

nginx

  • Path: vendor/nginx-${VERSION}
  • License: BSD license. See vendor/nginx-${VERSION}/LICENSE 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 <hideyuki. kurosu at gmail. com>
  • Takuo Kitame
  • Yoshihiro Oyama
  • cZfSunOs.U