[Groonga-commit] pgroonga/pgroonga.github.io at 725f36b [master] Add missing pgroonga.flush into index

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Nov 29 18:22:37 JST 2016


Kouhei Sutou	2016-11-29 18:22:37 +0900 (Tue, 29 Nov 2016)

  New Revision: 725f36b21300581c4e39d59b928042fb0112c985
  https://github.com/pgroonga/pgroonga.github.io/commit/725f36b21300581c4e39d59b928042fb0112c985

  Message:
    Add missing pgroonga.flush into index

  Modified files:
    _po/ja/reference/index.po
    ja/reference/index.md
    reference/index.md

  Modified: _po/ja/reference/index.po (+4 -1)
===================================================================
--- _po/ja/reference/index.po    2016-11-28 18:47:58 +0900 (021b288)
+++ _po/ja/reference/index.po    2016-11-29 18:22:37 +0900 (efb47ba)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-17 14:07+0900\n"
+"PO-Revision-Date: 2016-11-29 18:22+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -199,6 +199,9 @@ msgstr ""
 "  * [`pgroonga.query_extract_keywords`関数](functions/pgroonga-query-extract-key"
 "words.html)"
 
+msgid "  * [`pgroonga.flush` function](functions/pgroonga-flush.html)"
+msgstr "  * [`pgroonga.flush`関数](functions/pgroonga-flush.html)"
+
 msgid "## Parameters"
 msgstr "## パラメーター"
 

  Modified: ja/reference/index.md (+2 -0)
===================================================================
--- ja/reference/index.md    2016-11-28 18:47:58 +0900 (e89b04b)
+++ ja/reference/index.md    2016-11-29 18:22:37 +0900 (b96939e)
@@ -96,6 +96,8 @@ PGroonga 1.Y.Zは`pgroonga.XXX_v2`という演算子クラスを提供します
 
   * [`pgroonga.query_extract_keywords`関数](functions/pgroonga-query-extract-keywords.html)
 
+  * [`pgroonga.flush`関数](functions/pgroonga-flush.html)
+
 ## パラメーター
 
   * [`pgroonga.log_type`パラメーター](parameters/log_type.html)

  Modified: reference/index.md (+2 -0)
===================================================================
--- reference/index.md    2016-11-28 18:47:58 +0900 (6224339)
+++ reference/index.md    2016-11-29 18:22:37 +0900 (3be47ef)
@@ -96,6 +96,8 @@ If you use them, you need to use [incompatible case steps](../upgrade/#incompati
 
   * [`pgroonga.query_extract_keywords` function](functions/pgroonga-query-extract-keywords.html)
 
+  * [`pgroonga.flush` function](functions/pgroonga-flush.html)
+
 ## Parameters
 
   * [`pgroonga.log_type` parameter](parameters/log_type.html)
-------------- next part --------------
HTML����������������������������...
Download 



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