Komainu8's Gems

icon
#Total RankDaily RankNameSummary
16,5675,818groonga-commandGroonga-command is a library that represents [Groonga](http://groonga.org/)'s command. ...
26,6315,703groonga-clientGroonga-client gem supports HTTP or [GQTP (Groonga Query Transfer Protocol)](http://gro...
37,0056,193groonga-command-parserGroonga-command-parser is a Ruby library to parses [groonga](http://groonga.org/)'s com...
47,2096,201rroongaRroonga is an extension library to use Groonga's DB-API layer. Rroonga provides Rubyish...
58,9446,809groonga-query-logGroonga-query-log is a collection of library and tools to process [Groonga](http://groo...
69,8876,838grntestGrntest is a testing framework for Groonga. You can write a test for Groonga by writing...
711,2677,585groonga-logGroonga's log is logged when `--log-path` option is specified. You can write a program ...
824,32323,745fluent-plugin-groongaThere are two usages. 1) Store data into Groonga. 2) Implement Groonga replication syst...
995,88156,674fluent-plugin-groonga-query-logYou can detect slow query in real time by using this plugin.
10115,15064,144rabbit-slide-komainu8-postgresql-conference-japan-2021PostgreSQL で使用できる全文検索の拡張に PGroonga という高速に全文検索できる拡張があります。 PGroongaはバックエンドに本格的な全文検索エンジンG...
11124,69064,144fluent-plugin-groonga-logYou can detect Groonga error in real time by using this plugin.
12139,28456,674rabbit-slide-komainu8-july-tech-festa-2021-winterPostgreSQLで日本語の全文検索をするには、LIKE演算子を使って実現できますが、インデックスを使用しないため、データ量が多い場合には低速です。 英文については、インデ...
13141,73756,674rabbit-slide-komainu8-yapc-kyoto-2023MySQLのデータを全文検索したいときの良くあるアプローチは以下の3つがありますが、それぞれ課題があります。 1. MySQLのデフォルトのストレージエンジンInnoDBの...
14169,75888,094rabbit-slide-komainu8-postgresql-conference-japan-2019PostgreSQL で使用できる全文検索の拡張に PGroonga という高速で高性能な拡張があります。 PGroonga は、全言語対応の超高速全文検索機能を Postg...
15172,48288,094rabbit-slide-komainu8-dbstudychugoku-28thPostgreSQL で使用できる全文検索の拡張に PGroonga という高速で高性能な拡張があります。 PGroonga は、全言語対応の超高速全文検索機能を Postg...
16177,43588,094rabbit-slide-komainu8-postgresql-conference-japan-2020PostgreSQL で使用できる全文検索の拡張に PGroonga という高速で高性能な拡張があります。 PGroongaはインストールも難しくなく、インデックスの設定...
17183,40588,094rabbit-slide-komainu8-postgresql-conference-japan-2025従来のキーワード検索は同義語や曖昧表現に弱く、必要な情報を見落としがちです。 本講演ではこの課題に対し、意味的な近さで探せるセマンティックサーチに挑戦します。 量子化と補正で...
18195,35988,094rabbit-slide-komainu8-redmine-japan-vol5Redmineには全文検索プラグインがあります。 色々な機能があるのですが、その中でいちおしのポイントを紹介します!