File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -658,6 +658,11 @@ msgstr " * [`pgroonga_index_column_name` 関数][index-column-name]"
658658msgid " * [`pgroonga_is_writable` function][is-writable]"
659659msgstr " * [`pgroonga_is_writable`関数][is-writable]"
660660
661+ msgid ""
662+ " * [`pgroonga_language_model_vectorize` function][language-model-vectorize]"
663+ msgstr ""
664+ " * [`pgroonga_language_model_vectorize`関数][language-model-vectorize]"
665+
661666msgid " * [`pgroonga_list_broken_indexes` function][list-broken-indexes]"
662667msgstr " * [`pgroonga_list_broken_indexes` 関数][list-broken-indexes]"
663668
@@ -1047,6 +1052,7 @@ msgid ""
10471052"[highlight-html]:functions/pgroonga-highlight-html.html\n"
10481053"[index-column-name]:functions/pgroonga-index-column-name.html\n"
10491054"[is-writable]:functions/pgroonga-is-writable.html\n"
1055+ "[language-model-vectorize]:functions/pgroonga-language-model-vectorize.html\n"
10501056"[list-broken-indexes]:functions/pgroonga-list-broken-indexes.html\n"
10511057"[list-lagged-indexes]:functions/pgroonga-list-lagged-indexes.html\n"
10521058"[match-positions-byte]:functions/pgroonga-match-positions-byte.html\n"
Original file line number Diff line number Diff line change @@ -545,7 +545,7 @@ PGroongaは`pgroonga`スキーマに関数・演算子・演算子クラスな
545545
546546 * [ ` pgroonga_is_writable ` 関数] [ is-writable ]
547547
548- * [ ` pgroonga_language_model_vectorize ` function ] [ language-model-vectorize ]
548+ * [ ` pgroonga_language_model_vectorize ` 関数 ] [ language-model-vectorize ]
549549
550550 * Since 4.0.5.
551551
You can’t perform that action at this time.
0 commit comments