Masafumi Yokoyama
null+****@clear*****
Fri May 29 13:07:17 JST 2015
Masafumi Yokoyama 2015-05-29 13:07:17 +0900 (Fri, 29 May 2015) New Revision: 4f148fbcfd203a172ec04df9331133f878d5b901 https://github.com/groonga/groonga/wiki/ReleaseNote/4f148fbcfd203a172ec04df9331133f878d5b901 Message: en: add a topic for TokenRegexp Modified files: ReleaseNote.md Modified: ReleaseNote.md (+7 -0) =================================================================== --- ReleaseNote.md 2015-05-29 12:56:11 +0900 (08015b9) +++ ReleaseNote.md 2015-05-29 13:07:17 +0900 (9b3ea58) @@ -11,6 +11,7 @@ There are following the topics in this release. * Fixed crash bug which is caused by double free * Supported to search by 2 or less character even though TokenTrigram is used +* If you are using TokenRegexp, you need to re-create the index ## Fixed crash bug which is caused by double free @@ -32,6 +33,12 @@ if TokenTrigram is used. In this release, Groonga resolves above issue. You can search by token which is 2 or less character even though TokenTrigram is used. +## If you are using TokenRegexp, you need to re-create the index + +Fixed a bug that it can't be searched correctly when query contains characters +which are treated as blank character. For example, the newline - "\n" is typical one. +If you are using TokenRegexp, you need to re-create the index. + # Topics * [mruby] Changed to use inspect to show meaningful error message for error value. -------------- next part -------------- HTML����������������������������...Download