[Groonga-commit] pgroonga/pgroonga.github.io at f90a6f0 [master] Add reference

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Apr 24 18:19:18 JST 2016


Kouhei Sutou	2016-04-24 18:19:18 +0900 (Sun, 24 Apr 2016)

  New Revision: f90a6f02a46cf9d1f6d9c7201f43c6b0ac4cde52
  https://github.com/pgroonga/pgroonga.github.io/commit/f90a6f02a46cf9d1f6d9c7201f43c6b0ac4cde52

  Message:
    Add reference

  Modified files:
    _po/ja/reference/functions/pgroonga-snippet-html.po
    ja/reference/functions/pgroonga-snippet-html.md
    reference/functions/pgroonga-snippet-html.md

  Modified: _po/ja/reference/functions/pgroonga-snippet-html.po (+8 -8)
===================================================================
--- _po/ja/reference/functions/pgroonga-snippet-html.po    2016-04-24 18:17:55 +0900 (62dbc3d)
+++ _po/ja/reference/functions/pgroonga-snippet-html.po    2016-04-24 18:19:18 +0900 (9e9353e)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-04-24 17:56+0900\n"
+"PO-Revision-Date: 2016-04-24 18:18+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -65,13 +65,6 @@ msgid "Element in the returned array is a text around keyword."
 msgstr "返ってくる配列の各要素はキーワード周辺のテキストです。"
 
 msgid ""
-"The keyword is surround with `<span class=\"keyword\">` and `</span>`. `<`, `>`,"
-" `&` and `\"` in `target` is HTML escaped."
-msgstr ""
-"キーワードは`<span class=\"keyword\">`と`</span>`で囲まれています。`target`中の`<`、`>`、`&`、`\"`はHTM"
-"Lエスケープされます。"
-
-msgid ""
 "The maximum size of part of `target` in each element is 200 bytes. Its unit is"
 " byte not the number of characters. Each element may be lager than 200 bytes b"
 "ecause each element includes `<span class=\"keyword\">` and `</span>` and may ha"
@@ -93,3 +86,10 @@ msgstr "## 参考"
 
 msgid "  * [Examples in tutorial](../../tutorial/#snippet)"
 msgstr "  * [チュートリアルの中の例](../../tutorial/#snippet)"
+
+msgid ""
+"  * [`pgroonga.query_extract_keywords` function](pgroonga-query-extract-keywor"
+"ds.html)"
+msgstr ""
+"  * [`pgroonga.query_extract_keywords`関数](pgroonga-query-extract-keywords.html"
+")"

  Modified: ja/reference/functions/pgroonga-snippet-html.md (+2 -0)
===================================================================
--- ja/reference/functions/pgroonga-snippet-html.md    2016-04-24 18:17:55 +0900 (a37b554)
+++ ja/reference/functions/pgroonga-snippet-html.md    2016-04-24 18:19:18 +0900 (ae33e24)
@@ -36,3 +36,5 @@ text[] pgroonga.snippet_html(target, ARRAY[keyword1, keyword2, ...])
 ## 参考
 
   * [チュートリアルの中の例](../../tutorial/#snippet)
+
+  * [`pgroonga.query_extract_keywords`関数](pgroonga-query-extract-keywords.html)

  Modified: reference/functions/pgroonga-snippet-html.md (+2 -0)
===================================================================
--- reference/functions/pgroonga-snippet-html.md    2016-04-24 18:17:55 +0900 (a5acbe0)
+++ reference/functions/pgroonga-snippet-html.md    2016-04-24 18:19:18 +0900 (947ea44)
@@ -36,3 +36,5 @@ See [examples in tutorial](../../tutorial/#snippet).
 ## See also
 
   * [Examples in tutorial](../../tutorial/#snippet)
+
+  * [`pgroonga.query_extract_keywords` function](pgroonga-query-extract-keywords.html)
-------------- next part --------------
HTML����������������������������...
Télécharger 



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