naoa
null+****@clear*****
Sun Oct 26 15:59:53 JST 2014
naoa 2014-10-26 15:59:53 +0900 (Sun, 26 Oct 2014) New Revision: 68ac4db08fc81339ae266b9980694eb22698fef0 https://github.com/mroonga/mroonga/commit/68ac4db08fc81339ae266b9980694eb22698fef0 Merged 04cb1a4: Merge pull request #36 from naoa/doc-fix-line-break Message: doc: fix line break Modified files: doc/source/tutorial/storage.rst doc/source/tutorial/wrapper.rst Modified: doc/source/tutorial/storage.rst (+4 -4) =================================================================== --- doc/source/tutorial/storage.rst 2014-10-26 13:10:50 +0900 (9832daf) +++ doc/source/tutorial/storage.rst 2014-10-26 15:59:53 +0900 (3fa9848) @@ -181,11 +181,11 @@ How to specify the normalizer Mroonga uses normalizer corresponding to the encoding of document. It is used when tokenizing text and storing table key. -It is used ``NormalizerMySQLGeneralCI`` normalizer when the encoding is ``utf8_general_ci`` or ``utf8mb4_gener -al_ci``. +It is used ``NormalizerMySQLGeneralCI`` normalizer when the encoding is +``utf8_general_ci`` or ``utf8mb4_general_ci``. -It is used ``NormalizerMySQLUnicodeCI`` normalizer when the encoding is ``utf8_unicode_ci`` or ``utf8mb4_unico -de_ci``. +It is used ``NormalizerMySQLUnicodeCI`` normalizer when the encoding is +``utf8_unicode_ci`` or ``utf8mb4_unicode_ci``. It isn't used normalizer when the encoding is ``utf8_bin``. Modified: doc/source/tutorial/wrapper.rst (+4 -4) =================================================================== --- doc/source/tutorial/wrapper.rst 2014-10-26 13:10:50 +0900 (b3cfc58) +++ doc/source/tutorial/wrapper.rst 2014-10-26 15:59:53 +0900 (740cc74) @@ -193,11 +193,11 @@ How to specify the normalizer Mroonga uses normalizer corresponding to the encoding of document. It is used when tokenizing text and storing table key. -It is used ``NormalizerMySQLGeneralCI`` normalizer when the encoding is ``utf8_general_ci`` or ``utf8mb4_gener -al_ci``. +It is used ``NormalizerMySQLGeneralCI`` normalizer when the encoding is +``utf8_general_ci`` or ``utf8mb4_general_ci``. -It is used ``NormalizerMySQLUnicodeCI`` normalizer when the encoding is ``utf8_unicode_ci`` or ``utf8mb4_unico -de_ci``. +It is used ``NormalizerMySQLUnicodeCI`` normalizer when the encoding is +``utf8_unicode_ci`` or ``utf8mb4_unicode_ci``. It isn't used normalizer when the encoding is ``utf8_bin``. -------------- next part -------------- HTML����������������������������...Download