Navigation Menu

Skip to content

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 28, 2014
1 parent dd0f3e2 commit 60b80e7
Show file tree
Hide file tree
Showing 14 changed files with 43 additions and 38 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Expand Up @@ -3,7 +3,7 @@ markdown: kramdown
permalink: /news/:year/:month/:day/:title.html
url: http://droonga.org
blog_base_url: /news/
droonga_version: 1.0.3
droonga_version: 1.0.4
copyright_year: 2013-2014
exclude: ["Rakefile", "Gemfile", "Gemfile.lock", "README.md"]
description: Droonga is a distributed full text search engine.
Expand Down
4 changes: 2 additions & 2 deletions _po/ja/reference/1.0.4/commands/load/index.po
Expand Up @@ -133,8 +133,8 @@ msgid "All parameters except `table` are optional."
msgstr "`table` 以外のパラメータはすべて省略可能です。"

msgid ""
"On the version 1.0.4, only following parameters are avail"
"able. Others are simply ignored because they are not implemented."
"On the version 1.0.4, only following parameters are available. Others are simp"
"ly ignored because they are not implemented."
msgstr ""
"また、バージョン 1.0.4 の時点では以下のパラメータのみが動作します。\n"
"これら以外のパラメータは未実装のため無視されます。"
Expand Down
26 changes: 12 additions & 14 deletions _po/ja/reference/1.0.4/commands/search/index.po
Expand Up @@ -1049,10 +1049,8 @@ msgstr "### 全体のパラメータ {#container-parameters}"
msgid "#### `timeout` {#parameter-timeout}"
msgstr ""

msgid ""
"*Note: This parameter is not implemented yet on the version {{ site.droonga_ve"
"rsion }}."
msgstr "※註:このパラメータはバージョン 1.0.4 では未実装です。指定しても機能しません。"
msgid "*Note: This parameter is not implemented yet on the version 1.0.4."
msgstr ""

msgid ""
"Abstract\n"
Expand Down Expand Up @@ -1112,12 +1110,12 @@ msgid "You can put multiple search queries in a `search` request."
msgstr "`search` は、複数の検索クエリを一度に受け取る事ができます。"

msgid ""
"On the 1.0.4, all search results for a request are return"
"ed in one time. In the future, as an optional behaviour, each result can be re"
"turned as separated messages progressively."
"On the 1.0.4, all search results for a request are returned in one time. In th"
"e future, as an optional behaviour, each result can be returned as separated m"
"essages progressively."
msgstr ""
"バージョン 1.0.4 ではすべての検索クエリの結果を一度にレスポンスとして返却する動作のみ対応していますが、将来"
"的には、それぞれの検索クエリの結果を分割して受け取る(結果が出た物からバラバラに受け取る)動作にも対応する予定です。"
"バージョン 1.0.4 ではすべての検索クエリの結果を一度にレスポンスとして返却する動作のみ対応していますが、将来的には、それぞれの検索クエリの結果を分割し"
"て受け取る(結果が出た物からバラバラに受け取る)動作にも対応する予定です。"

msgid "### Parameters of each query {#query-parameters}"
msgstr "### 個々の検索クエリのパラメータ {#query-parameters}"
Expand Down Expand Up @@ -1667,12 +1665,12 @@ msgstr ""
": 集約前のレコード群における、集約対象のカラムの値が一致するレコードの配列。"

msgid ""
"*Note: On the version 1.0.4, too many records can be retu"
"rned larger than the specified `maxNSubRecords`, if the dataset has multiple v"
"olumes. This is a known problem and to be fixed in a future version."
"*Note: On the version 1.0.4, too many records can be returned larger than the "
"specified `maxNSubRecords`, if the dataset has multiple volumes. This is a kno"
"wn problem and to be fixed in a future version."
msgstr ""
"※バージョン 1.0.4 では、データセットが複数のボリュームに別れている場合、集約前のレコードの代表が `max"
"NSubRecords` で指定した数よりも多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。"
"※バージョン 1.0.4 では、データセットが複数のボリュームに別れている場合、集約前のレコードの代表が `maxNSubRecords` で指定した数より"
"も多く返される場合があります。これは既知の問題で、将来のバージョンで修正される予定です。"

msgid "#### `output` {#query-output}"
msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions _po/ja/reference/1.0.4/commands/select/index.po
Expand Up @@ -177,8 +177,8 @@ msgid "All parameters except `table` are optional."
msgstr "`table` 以外のパラメータはすべて省略可能です。"

msgid ""
"On the version 1.0.4, only following parameters are avail"
"able. Others are simply ignored because they are not implemented."
"On the version 1.0.4, only following parameters are available. Others are simp"
"ly ignored because they are not implemented."
msgstr ""
"また、バージョン 1.0.4 の時点では以下のパラメータのみが動作します。\n"
"これら以外のパラメータは未実装のため無視されます。"
Expand Down
8 changes: 5 additions & 3 deletions _po/ja/reference/index.po
Expand Up @@ -27,17 +27,19 @@ msgstr "次期リリースも含めすべてのリリースのリファレンス
msgid "## The current release"
msgstr "## 現行リリース"

msgid "* [1.0.3](1.0.3/)"
msgid "* [1.0.4](1.0.4/)"
msgstr ""

msgid "## The next release"
msgstr "## 次期リリース"

msgid "* [1.0.4](1.0.4/)"
msgid "* [1.0.5](1.0.5/)"
msgstr ""

msgid "## Old releases"
msgstr "## 古いリリース"

msgid "* [1.0.2](1.0.2/)"
msgid ""
"* [1.0.3](1.0.3/)\n"
"* [1.0.2](1.0.2/)"
msgstr ""
4 changes: 2 additions & 2 deletions _po/ja/tutorial/1.0.4/groonga/index.po
Expand Up @@ -410,8 +410,8 @@ msgid ""
"*IMPORTANT NOTE*: Don't run `table_list` or `column_list` before the table is "
"completely created.\n"
"Otherwise indexes can be broken.\n"
"This is a known issue on the version 1.0.4, and it will b"
"e fixed in a future release."
"This is a known issue on the version 1.0.4, and it will be fixed in a future r"
"elease."
msgstr ""
"*注意*: テーブルが完全にできあがるまでは、`table_list` や `column_list` といったコマンドを実行しないでください。テーブルがで"
"きあがる前にこれらのコマンドを実行してしまうと、インデックスが破損した状態になってしまいます。これはバージョン{{ site.droonga_version"
Expand Down
8 changes: 5 additions & 3 deletions _po/ja/tutorial/index.po
Expand Up @@ -27,17 +27,19 @@ msgstr "次期リリースも含めすべてのリリースのチュートリア
msgid "## The current release"
msgstr "## 現行リリース"

msgid "* [1.0.3](1.0.3/)"
msgid "* [1.0.4](1.0.4/)"
msgstr ""

msgid "## The next release"
msgstr "## 次期リリース"

msgid "* [1.0.4](1.0.4/)"
msgid "* [1.0.5](1.0.5/)"
msgstr ""

msgid "## Old releases"
msgstr "## 古いリリース"

msgid "* [1.0.2](1.0.2/)"
msgid ""
"* [1.0.3](1.0.3/)\n"
"* [1.0.2](1.0.2/)"
msgstr ""
2 changes: 1 addition & 1 deletion ja/reference/1.0.4/commands/search/index.md
Expand Up @@ -703,7 +703,7 @@ Personテーブル(主キーあり):

#### `timeout` {#parameter-timeout}

※註:このパラメータはバージョン 1.0.4 では未実装です。指定しても機能しません。
*Note: This parameter is not implemented yet on the version 1.0.4.

概要
: 検索処理がタイムアウトするまでの時間を指定します。
Expand Down
5 changes: 3 additions & 2 deletions ja/reference/index.md
Expand Up @@ -16,12 +16,13 @@ layout: ja

## 現行リリース

* [1.0.3](1.0.3/)
* [1.0.4](1.0.4/)

## 次期リリース

* [1.0.4](1.0.4/)
* [1.0.5](1.0.5/)

## 古いリリース

* [1.0.3](1.0.3/)
* [1.0.2](1.0.2/)
2 changes: 1 addition & 1 deletion ja/tutorial/1.0.4/groonga/index.md
Expand Up @@ -214,7 +214,7 @@ Droongaはクラスタで動作するので、他のエンドポイントも同
# curl "${endpoint}/d/column_create?table=Location&name=store&flags=COLUMN_INDEX&type=Store&source=location"
[[0,1401358519.6187897,0.024788379669189453],true]

*注意*: テーブルが完全にできあがるまでは、`table_list``column_list` といったコマンドを実行しないでください。テーブルができあがる前にこれらのコマンドを実行してしまうと、インデックスが破損した状態になってしまいます。これはバージョン1.0.4での既知の不具合で、将来のバージョンで修正される予定です。
*注意*: テーブルが完全にできあがるまでは、`table_list``column_list` といったコマンドを実行しないでください。テーブルができあがる前にこれらのコマンドを実行してしまうと、インデックスが破損した状態になってしまいます。これはバージョン{{ site.droonga_version }}での既知の不具合で、将来のバージョンで修正される予定です。

さて、テーブルを正しく作成できました。
`table_list` コマンドを使って、作成されたテーブルの情報を見てみましょう:
Expand Down
5 changes: 3 additions & 2 deletions ja/tutorial/index.md
Expand Up @@ -16,12 +16,13 @@ layout: ja

## 現行リリース

* [1.0.3](1.0.3/)
* [1.0.4](1.0.4/)

## 次期リリース

* [1.0.4](1.0.4/)
* [1.0.5](1.0.5/)

## 古いリリース

* [1.0.3](1.0.3/)
* [1.0.2](1.0.2/)
1 change: 0 additions & 1 deletion news/_posts/2014-06-29-release.md
@@ -1,7 +1,6 @@
---
title: Droonga 1.0.4 has been released!
layout: news-item
published: false
---

## About Droonga
Expand Down
5 changes: 3 additions & 2 deletions reference/index.md
Expand Up @@ -8,12 +8,13 @@ release.

## The current release

* [1.0.3](1.0.3/)
* [1.0.4](1.0.4/)

## The next release

* [1.0.4](1.0.4/)
* [1.0.5](1.0.5/)

## Old releases

* [1.0.3](1.0.3/)
* [1.0.2](1.0.2/)
5 changes: 3 additions & 2 deletions tutorial/index.md
Expand Up @@ -8,12 +8,13 @@ release.

## The current release

* [1.0.3](1.0.3/)
* [1.0.4](1.0.4/)

## The next release

* [1.0.4](1.0.4/)
* [1.0.5](1.0.5/)

## Old releases

* [1.0.3](1.0.3/)
* [1.0.2](1.0.2/)

0 comments on commit 60b80e7

Please sign in to comment.