Kouhei Sutou
null+****@clear*****
Tue Jan 20 14:52:03 JST 2015
Kouhei Sutou 2015-01-20 14:52:03 +0900 (Tue, 20 Jan 2015) New Revision: f03fd895583931554156f1d11eb62ed5de172e55 https://github.com/groonga/groonga/commit/f03fd895583931554156f1d11eb62ed5de172e55 Message: doc: use "executable file" for shell command Because "command" is used in Groonga as other mean such as "select command". Modified files: doc/source/reference/suggest/completion.rst Modified: doc/source/reference/suggest/completion.rst (+4 -4) =================================================================== --- doc/source/reference/suggest/completion.rst 2015-01-20 14:49:14 +0900 (499c41e) +++ doc/source/reference/suggest/completion.rst 2015-01-20 14:52:03 +0900 (61cde76) @@ -38,10 +38,10 @@ For example, there is a registered word "日本". And "ニホン" can find "日本" by "ni", "二" or "に". If you create dataset which is named as ``example`` by -:doc:`/reference/executables/groonga-suggest-create-dataset` command, -you can update pairs of registered word and its reading by loading -data to ``_key`` and ``kana`` column of ``item_example`` table -explicitly for prefix RK search. +:doc:`/reference/executables/groonga-suggest-create-dataset` +executable file, you can update pairs of registered word and its +reading by loading data to ``_key`` and ``kana`` column of +``item_example`` table explicitly for prefix RK search. Cooccurrence search ^^^^^^^^^^^^^^^^^^^ -------------- next part -------------- HTML����������������������������...Download