cosmo0920
null+****@clear*****
Mon Jan 6 08:23:49 JST 2014
cosmo0920 2014-01-06 08:23:49 +0900 (Mon, 06 Jan 2014) New Revision: 9817a3c5430b7cdf854a42d4da3b60493234cee4 https://github.com/groonga/groonga/commit/9817a3c5430b7cdf854a42d4da3b60493234cee4 Merged b4e51e9: Merge pull request #147 from cosmo0920/use-Groonga-notation-reference Message: doc edit_distance: use "Groonga" notation Modified files: doc/source/reference/functions/edit_distance.txt Modified: doc/source/reference/functions/edit_distance.txt (+1 -1) =================================================================== --- doc/source/reference/functions/edit_distance.txt 2014-01-06 08:20:48 +0900 (c19da3b) +++ doc/source/reference/functions/edit_distance.txt 2014-01-06 08:23:49 +0900 (23b5799) @@ -19,7 +19,7 @@ edit_distance - 指定した2つの文字列の編集距離を計算する 説明 ---- -groonga組込関数の一つであるedit_distanceについて説明します。組込関数は、script形式のgrn_expr中で呼び出すことができます。 +Groonga組込関数の一つであるedit_distanceについて説明します。組込関数は、script形式のgrn_expr中で呼び出すことができます。 edit_distance() 関数は、string1に指定した文字列とstring2に指定した文字列の間の編集距離を求めます。 -------------- next part -------------- HTML����������������������������...Download