[Groonga-commit] groonga/groonga.org at 6f1495d [gh-pages] Add PGroonga project

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Nov 29 16:35:34 JST 2016


Masafumi Yokoyama	2016-11-29 16:35:34 +0900 (Tue, 29 Nov 2016)

  New Revision: 6f1495d6e9f2d38d8d0f155a1a21be40ed022f97
  https://github.com/groonga/groonga.org/commit/6f1495d6e9f2d38d8d0f155a1a21be40ed022f97

  Message:
    Add PGroonga project

  Modified files:
    ja/related-projects.html
    related-projects.html

  Modified: ja/related-projects.html (+4 -0)
===================================================================
--- ja/related-projects.html    2016-11-29 13:40:51 +0900 (94b3479)
+++ ja/related-projects.html    2016-11-29 16:35:34 +0900 (e48953b)
@@ -28,6 +28,10 @@ title: 関連プロジェクト
       <h4>Groonga + PostgreSQL</h4>
       <p><a href="http://textsearch-ja.projects.postgresql.org/textsearch_groonga.html">textsearch_groonga</a>はGroongaを用いた全文検索機能をPostgreSQLに追加します。</p>
     </section>
+    <section id="pgroonga">
+      <h4>Groonga + PostgreSQL</h4>
+      <p><a href="https://pgroonga.github.io/ja/">PGroonga</a>はインデックスにGroongaを用いたPostgreSQLの拡張機能です。全言語対応で高速な全文検索機能を利用できます。</p>
+    </section>
   </section>
 
   <section id="bindings">

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2016-11-29 13:40:51 +0900 (6a8108f)
+++ related-projects.html    2016-11-29 16:35:34 +0900 (b26cba6)
@@ -30,6 +30,10 @@ title: Related Projects
       <p><a href="http://textsearch-ja.projects.postgresql.org/textsearch_groonga.html">textsearch_groonga</a> adds fulltext search feature built on Groonga to PostgreSQL.</p>
       <p class="note">Documentation is in Japanese.</p>
     </section>
+    <section id="pgroonga">
+      <h4>Groonga + PostgreSQL</h4>
+      <p><a href="https://pgroonga.github.io/">PGroonga</a> is a PostgreSQL extension to use Groonga as the index. You can use fast full text search feature against all languages by installing PGroonga into your PostgreSQL.</p>
+    </section>
   </section>
 
   <section id="bindings">
-------------- next part --------------
HTML����������������������������...
Download 



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