[Groonga-commit] groonga/groonga.org at 393528c [gh-pages] blog en: use N because integer is specified for max_distance

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Jun 29 11:53:29 JST 2016


Kentaro Hayashi	2016-06-29 11:53:29 +0900 (Wed, 29 Jun 2016)

  New Revision: 393528cef31f0da4d351f407f2f28686b89378bd
  https://github.com/groonga/groonga.org/commit/393528cef31f0da4d351f407f2f28686b89378bd

  Message:
    blog en: use N because integer is specified for max_distance

  Modified files:
    en/_posts/2016-06-29-groonga-6.0.5.md

  Modified: en/_posts/2016-06-29-groonga-6.0.5.md (+1 -1)
===================================================================
--- en/_posts/2016-06-29-groonga-6.0.5.md    2016-06-29 11:53:12 +0900 (47b94ef)
+++ en/_posts/2016-06-29-groonga-6.0.5.md    2016-06-29 11:53:29 +0900 (64ea4ea)
@@ -24,7 +24,7 @@ Here are important changes in this release:
 `fuzzy_search` itself was introduced since Groonga 6.0.0, but it is not easy to customize `max_distance`.
 
 When executing fuzzy search, `max_distance` parameter is often changed to customize behavior of fuzzy search.
-In the previous versions, only object literal was accepted as the 3rd argument. It was annoying to specify `{'max_distance': XXX}` as the 3rd argument every time to customize it.
+In the previous versions, only object literal was accepted as the 3rd argument. It was annoying to specify `{'max_distance': N}` as the 3rd argument every time to customize it.
 
 Here is the example how to customize `max_distance`.
 
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index