[Groonga-mysql-commit] mroonga/mroonga.github.com at c6c1e55 [master] Add supported languages

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 9 17:30:42 JST 2016


Kouhei Sutou	2016-06-09 17:30:42 +0900 (Thu, 09 Jun 2016)

  New Revision: c6c1e555737326fa26d1186ceceb6966c6f9eca3
  https://github.com/mroonga/mroonga.github.com/commit/c6c1e555737326fa26d1186ceceb6966c6f9eca3

  Message:
    Add supported languages

  Modified files:
    index.html
    ja/index.html

  Modified: index.html (+2 -2)
===================================================================
--- index.html    2016-06-05 18:37:23 +0900 (15f0c9c)
+++ index.html    2016-06-09 17:30:42 +0900 (e96598f)
@@ -1,13 +1,13 @@
 ---
 layout: en
-title: Fast fulltext search on MySQL
+title: Fast fulltext search for all languages on MySQL
 no_sidebar: true
 ---
 <div id="top-page-content">
   <div class="notices">
     <section id="about">
       <h2>About Mroonga</h2>
-      <p>Mroonga is a storage engine for MySQL. It provides fast fulltext search feature to all MySQL users. Mroonga was called Groonga storage engine.</p>
+      <p>Mroonga is a storage engine for MySQL. It provides fast fulltext search feature for all languages including Chinese, Japanese and Korean to all MySQL users. Mroonga was called Groonga storage engine.</p>
       <p class="detail-link"><a href="docs/characteristic.html" class="characteristic">Characteristic</a></p>
     </section>
     <section id="latest">

  Modified: ja/index.html (+2 -2)
===================================================================
--- ja/index.html    2016-06-05 18:37:23 +0900 (742dd90)
+++ ja/index.html    2016-06-09 17:30:42 +0900 (5a9cd0f)
@@ -1,13 +1,13 @@
 ---
 layout: ja
-title: MySQLで高速全文検索
+title: MySQLで高速日本語全文検索
 no_sidebar: true
 ---
 <div id="top-page-content">
   <div class="notices">
     <section id="about">
       <h2>Mroongaについて</h2>
-      <p>MroongaはMySQL用のストレージエンジンです。すべてのMySQLユーザーに高速な全文検索機能を提供します。Mroongaは以前はGroongaストレージエンジンと呼ばれていました。</p>
+      <p>MroongaはMySQL用のストレージエンジンです。すべてのMySQLユーザーに高速な日本語全文検索機能を提供します。Mroongaは以前はGroongaストレージエンジンと呼ばれていました。</p>
       <p class="detail-link"><a href="docs/characteristic.html" class="characteristic">特徴</a></p>
     </section>
     <section id="latest">
-------------- next part --------------
HTML����������������������������...
Download 



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