[Groonga-mysql-commit] mroonga/mroonga.github.com at fb377b5 [master] blog ja: add event information

Back to archive index

Masafumi Yokoyama null+****@clear*****
Wed Aug 29 15:08:30 JST 2018


Masafumi Yokoyama	2018-08-29 15:08:30 +0900 (Wed, 29 Aug 2018)

  Revision: fb377b5db4b3727e19c38814bc11195da6a10888
  https://github.com/mroonga/mroonga.github.com/commit/fb377b5db4b3727e19c38814bc11195da6a10888

  Message:
    blog ja: add event information

  Modified files:
    ja/_posts/2018-08-29-mroonga-8.06.md

  Modified: ja/_posts/2018-08-29-mroonga-8.06.md (+27 -0)
===================================================================
--- ja/_posts/2018-08-29-mroonga-8.06.md    2018-08-29 14:32:53 +0900 (a0adb93)
+++ ja/_posts/2018-08-29-mroonga-8.06.md    2018-08-29 15:08:30 +0900 (5abade9)
@@ -29,6 +29,33 @@ description: Mroonga 8.06をリリースしました!
 * [\[Debian GNU/Linux\]](/ja/docs/install/debian.html) Debian 8 (jessie) のサポートをやめました。
 * [\[Ubuntu\]](/ja/docs/install/ubuntu.html) Ubuntu 17.10 (Artful Aardvark) のサポートをやめました。
 
+### お知らせ
+
+9月20日(木)の9:30から、db tech showcase Tokyo 2018というイベントでMroongaに関する発表があります。
+朝一番の枠のためあまり人がこなそうなので、お時間のある方はぜひお越しください。
+
+#### イベント情報
+
+[db tech showcase Tokyo 2018](https://www.db-tech-showcase.com/dbts/tokyo)
+
+* 場所: 秋葉原UDX カンファレンス (6F)
+  (東京都千代田区外神田4-14-1)
+* 参加費: 無料 (事前登録制)
+
+#### 発表タイトル
+
+MySQL・PostgreSQLだけで作る高速あいまい全文検索システム
+
+#### 発表概要
+
+ナイーブな全文検索は単なる中間一致検索です。しかし、現実に人が入力するテキストは揺れまくっているので単なる中間一致検索では必要な情報を見つけられません。たとえば、「(090)1234-5678」も「090ー1234ー5678」も「09012345678」もすべて同じ電話番号として扱いたいのが現実です。
+
+MySQLとPostgreSQLの全文検索機能ではこのようにゆるい全文検索を高速に実現することができません。そこでMroonga・PGroongaです。Mroonga・PGroongaを使ってMySQL・PostgreSQLだけで高速にゆるく全文検索する方法を紹介します。
+
+#### タイムテーブル
+
+[https://www.db-tech-showcase.com/dbts/tokyo#link-9-1](https://www.db-tech-showcase.com/dbts/tokyo#link-9-1)
+
 ### おわりに
 
 8.03からの詳細な変更点は[8.06リリース - 2018-08-29](/ja/docs/news.html#release-8-06)を確認してください。
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180829/5708b7a8/attachment-0001.htm 



More information about the Groonga-mysql-commit mailing list
Back to archive index