[Groonga-commit] droonga/droonga.org at 21accfd [gh-pages] Fix type of the sort_by option

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Mar 28 21:23:09 JST 2014


YUKI Hiroshi	2014-03-28 21:23:09 +0900 (Fri, 28 Mar 2014)

  New Revision: 21accfdcf4ba664a9a68a88ccc8d036858260b91
  https://github.com/droonga/droonga.org/commit/21accfdcf4ba664a9a68a88ccc8d036858260b91

  Message:
    Fix type of the sort_by option

  Modified files:
    _po/ja/reference/http-server/index.po
    ja/reference/http-server/index.md
    reference/http-server/index.md

  Modified: _po/ja/reference/http-server/index.po (+1 -1)
===================================================================
--- _po/ja/reference/http-server/index.po    2014-03-28 21:21:19 +0900 (733c067)
+++ _po/ja/reference/http-server/index.po    2014-03-28 21:23:09 +0900 (926a3a3)
@@ -230,7 +230,7 @@ msgstr ""
 msgid ""
 "`sort_by`\n"
 ": Corresponds to [`sortBy`](../commands/search/#query-sortBy).\n"
-"  The value is an integer."
+"  The value is a column name string."
 msgstr ""
 
 msgid ""

  Modified: ja/reference/http-server/index.md (+1 -1)
===================================================================
--- ja/reference/http-server/index.md    2014-03-28 21:21:19 +0900 (03cd4bf)
+++ ja/reference/http-server/index.md    2014-03-28 21:23:09 +0900 (2a0496e)
@@ -136,7 +136,7 @@ Available query parameters are:
 
 `sort_by`
 : Corresponds to [`sortBy`](../commands/search/#query-sortBy).
-  The value is an integer.
+  The value is a column name string.
 
 `limit`
 : Corresponds to [`output.limit`](../commands/search/#query-output).

  Modified: reference/http-server/index.md (+1 -1)
===================================================================
--- reference/http-server/index.md    2014-03-28 21:21:19 +0900 (97b5b6e)
+++ reference/http-server/index.md    2014-03-28 21:23:09 +0900 (fec0ea9)
@@ -127,7 +127,7 @@ Available query parameters are:
 
 `sort_by`
 : Corresponds to [`sortBy`](../commands/search/#query-sortBy).
-  The value is an integer.
+  The value is a column name string.
 
 `limit`
 : Corresponds to [`output.limit`](../commands/search/#query-output).
-------------- next part --------------
HTML����������������������������...
Download 



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