Kouhei Sutou
null+****@clear*****
Tue Jan 20 18:10:07 JST 2015
Kouhei Sutou 2015-01-20 18:10:07 +0900 (Tue, 20 Jan 2015) New Revision: 63978c489234c6b56990c430f73b2f3dc9de3663 https://github.com/groonga/groonga/commit/63978c489234c6b56990c430f73b2f3dc9de3663 Message: doc: fix wrong RK usage Modified files: doc/source/reference/suggest/completion.rst Modified: doc/source/reference/suggest/completion.rst (+5 -5) =================================================================== --- doc/source/reference/suggest/completion.rst 2015-01-20 18:08:55 +0900 (61cde76) +++ doc/source/reference/suggest/completion.rst 2015-01-20 18:10:07 +0900 (9e0d126) @@ -200,11 +200,11 @@ following command:: {"sequence": "1", "time": 1312950805.86057, "item": "engine", "type": "submit"} ] -How to update RK reading data ------------------------------ +How to update reading data +-------------------------- -Groonga requires registered word and its reading for RK search. This -section describes how to register a word and its reading. +Groonga requires registered word and its reading for prefix RK +search. This section describes how to register a word and its reading. Here is an example to register "日本" which means Japan in English: @@ -253,7 +253,7 @@ If there are multiple candidates as completed result, you can customize priority to set the value of ``boost`` column in ``item_query`` table. -Here is an example to customize priority for RK search: +Here is an example to customize priority for prefix RK search: .. groonga-command .. include:: ../../example/reference/suggest/complete/registered-word-japanese.log -------------- next part -------------- HTML����������������������������...ダウンロード