Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions _po/ja/install/almalinux.po
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,19 @@ msgid ""
"```"
msgstr ""

msgid ""
"If you want to use semantic search, you also need to install `groonga-plugin-"
"language-model` package:"
msgstr ""
"セマンティックサーチを使いたい場合は、`groonga-plugin-language-model`パッケー"
"ジもインストールする必要があります。"

msgid ""
"```console\n"
"$ sudo -H dnf install -y groonga-plugin-language-model\n"
"```"
msgstr ""

msgid "Run PostgreSQL:"
msgstr "PostgreSQLを実行します。"

Expand Down Expand Up @@ -150,6 +163,9 @@ msgid ""
"You can use the following instruction to install PGroonga on AlmaLinux 8."
msgstr "AlmaLinux 8にPGroongaをインストールする方法は次の通りです。"

msgid "*Semantic search is not supported on AlmaLinux 8.*"
msgstr "*AlmaLinux 8ではセマンティックサーチは利用できません。*"

msgid ""
"```console\n"
"$ sudo -H dnf module -y disable postgresql\n"
Expand Down
13 changes: 13 additions & 0 deletions _po/ja/install/debian.po
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,19 @@ msgid ""
"```"
msgstr ""

msgid ""
"If you want to use semantic search, you also need to install `groonga-plugin-"
"language-model` package:"
msgstr ""
"セマンティックサーチを使いたい場合は、`groonga-plugin-language-model`パッケー"
"ジもインストールする必要があります。"

msgid ""
"```console\n"
"$ sudo apt install -y -V groonga-plugin-language-model\n"
"```"
msgstr ""

msgid "Create a database:"
msgstr "データベースを作成します。"

Expand Down
13 changes: 13 additions & 0 deletions _po/ja/install/ubuntu.po
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,19 @@ msgid ""
"```"
msgstr ""

msgid ""
"If you want to use semantic search, you also need to install `groonga-plugin-"
"language-model` package:"
msgstr ""
"セマンティックサーチを使いたい場合は、`groonga-plugin-language-model`パッケー"
"ジもインストールする必要があります。"

msgid ""
"```console\n"
"$ sudo apt install -y -V groonga-plugin-language-model\n"
"```"
msgstr ""

msgid "Create a database:"
msgstr "データベースを作成します。"

Expand Down
8 changes: 8 additions & 0 deletions install/almalinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ If you want to use [MeCab](http://taku910.github.io/mecab/) based tokenizer, you
$ sudo -H dnf install -y groonga-tokenizer-mecab
```

If you want to use semantic search, you also need to install `groonga-plugin-language-model` package:

```console
$ sudo -H dnf install -y groonga-plugin-language-model
```

Run PostgreSQL:

```console
Expand Down Expand Up @@ -70,6 +76,8 @@ On AlmaLinux 9, follow the same installation procedure as AlmaLinux 10. Please r

You can use the following instruction to install PGroonga on AlmaLinux 8.

*Semantic search is not supported on AlmaLinux 8.*

Install `postgresql{{ site.latest_postgresql_version }}-pgdg-pgroonga` package:

```console
Expand Down
6 changes: 6 additions & 0 deletions install/debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ If you want to use [MeCab](http://taku910.github.io/mecab/) based tokenizer, you
$ sudo apt install -y -V groonga-tokenizer-mecab
```

If you want to use semantic search, you also need to install `groonga-plugin-language-model` package:

```console
$ sudo apt install -y -V groonga-plugin-language-model
```

Create a database:

```console
Expand Down
12 changes: 12 additions & 0 deletions install/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ If you want to use [MeCab](http://taku910.github.io/mecab/) based tokenizer, you
$ sudo apt install -y -V groonga-tokenizer-mecab
```

If you want to use semantic search, you also need to install `groonga-plugin-language-model` package:

```console
$ sudo apt install -y -V groonga-plugin-language-model
```

Create a database:

```console
Expand Down Expand Up @@ -82,6 +88,12 @@ If you want to use [MeCab](http://taku910.github.io/mecab/) based tokenizer, you
$ sudo apt install -y -V groonga-tokenizer-mecab
```

If you want to use semantic search, you also need to install `groonga-plugin-language-model` package:

```console
$ sudo apt install -y -V groonga-plugin-language-model
```

Create a database:

```console
Expand Down
8 changes: 8 additions & 0 deletions ja/install/almalinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ $ sudo -H dnf install -y postgresql{{ site.latest_postgresql_version }}-pgdg-pgr
$ sudo -H dnf install -y groonga-tokenizer-mecab
```

セマンティックサーチを使いたい場合は、`groonga-plugin-language-model`パッケージもインストールする必要があります。

```console
$ sudo -H dnf install -y groonga-plugin-language-model
```

PostgreSQLを実行します。

```console
Expand Down Expand Up @@ -70,6 +76,8 @@ AlmaLinux 9のインストール方法は、AlmaLinux 10のインストール方

AlmaLinux 8にPGroongaをインストールする方法は次の通りです。

*AlmaLinux 8ではセマンティックサーチは利用できません。*

`postgresql{{ site.latest_postgresql_version }}-pgdg-pgroonga`パッケージをインストールします。

```console
Expand Down
6 changes: 6 additions & 0 deletions ja/install/debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ $ sudo apt install -y -V postgresql-13-pgdg-pgroonga
$ sudo apt install -y -V groonga-tokenizer-mecab
```

セマンティックサーチを使いたい場合は、`groonga-plugin-language-model`パッケージもインストールする必要があります。

```console
$ sudo apt install -y -V groonga-plugin-language-model
```

データベースを作成します。

```console
Expand Down
12 changes: 12 additions & 0 deletions ja/install/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ $ sudo apt install -y -V postgresql-16-pgroonga
$ sudo apt install -y -V groonga-tokenizer-mecab
```

セマンティックサーチを使いたい場合は、`groonga-plugin-language-model`パッケージもインストールする必要があります。

```console
$ sudo apt install -y -V groonga-plugin-language-model
```

データベースを作成します。

```console
Expand Down Expand Up @@ -82,6 +88,12 @@ $ sudo apt install -y -V postgresql-{{ site.latest_postgresql_version }}-pgdg-pg
$ sudo apt install -y -V groonga-tokenizer-mecab
```

セマンティックサーチを使いたい場合は、`groonga-plugin-language-model`パッケージもインストールする必要があります。

```console
$ sudo apt install -y -V groonga-plugin-language-model
```

データベースを作成します。

```console
Expand Down