File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1239,12 +1239,17 @@ msgid ""
12391239"```"
12401240msgstr ""
12411241
1242- msgid "You can perform semantic searches using `&@*` operator."
1243- msgstr "`&@*`演算子を使ってセマンティックサーチができます。"
1242+ msgid ""
1243+ "You can perform semantic searches using [`&@*` operator][semantic-search-v2]."
1244+ msgstr ""
1245+ "[`&@*`演算子][semantic-search-v2]を使ってセマンティックサーチができます。"
12441246
12451247msgid "[query-v2]:operators/query-v2.html"
12461248msgstr ""
12471249
1250+ msgid "[semantic-search-v2]:operators/semantic-search-v2.html"
1251+ msgstr ""
1252+
12481253msgid "[highlight-html]:functions/pgroonga-highlight-html.html"
12491254msgstr ""
12501255
Original file line number Diff line number Diff line change @@ -685,10 +685,12 @@ CREATE INDEX pgrn_index ON memos
685685 model = ' hf:///groonga/multilingual-e5-base-Q4_K_M-GGUF' );
686686```
687687
688- ` &@* ` 演算子を使ってセマンティックサーチができます 。
688+ [ ` &@* ` 演算子 ] [ semantic-search-v2 ] を使ってセマンティックサーチができます 。
689689
690690[ query-v2 ] :operators/query-v2.html
691691
692+ [ semantic-search-v2 ] :operators/semantic-search-v2.html
693+
692694[ highlight-html ] :functions/pgroonga-highlight-html.html
693695
694696[ groonga-token-bigram ] :http://groonga.org/ja/docs/reference/tokenizers.html#token-bigram
Original file line number Diff line number Diff line change @@ -684,10 +684,12 @@ CREATE INDEX pgrn_index ON memos
684684 model = ' hf:///groonga/multilingual-e5-base-Q4_K_M-GGUF' );
685685```
686686
687- You can perform semantic searches using ` &@* ` operator.
687+ You can perform semantic searches using [ ` &@* ` operator] [ semantic-search-v2 ] .
688688
689689[ query-v2 ] :operators/query-v2.html
690690
691+ [ semantic-search-v2 ] :operators/semantic-search-v2.html
692+
691693[ highlight-html ] :functions/pgroonga-highlight-html.html
692694
693695[ groonga-token-bigram ] :http://groonga.org/docs/reference/tokenizers.html#token-bigram
You can’t perform that action at this time.
0 commit comments