YUKI Hiroshi
null+****@clear*****
Tue Aug 28 18:51:13 JST 2018
YUKI Hiroshi 2018-08-28 18:51:13 +0900 (Tue, 28 Aug 2018) Revision: 637d3d43e2bbbddfd84bb02aed0d89682020a032 https://github.com/groonga/groonga/commit/637d3d43e2bbbddfd84bb02aed0d89682020a032 Message: doc: fix markup Modified files: doc/source/news.rst Modified: doc/source/news.rst (+3 -3) =================================================================== --- doc/source/news.rst 2018-08-28 18:49:17 +0900 (55ce3e7e9) +++ doc/source/news.rst 2018-08-28 18:51:13 +0900 (93da69638) @@ -15,7 +15,7 @@ Release 8.0.6 - 2018-08-29 Improvements ^^^^^^^^^^^^ -* TokenMecab: add ``chunked_tokenize`` and ``chunk_size_threshold`` options. +* [:doc:`/reference/tokenizers`][TokenMecab] add ``chunked_tokenize`` and ``chunk_size_threshold`` options. * [optimizer] support estimation for query family expressions. It will generate more effective execution plan with query family expressions such as ``column @ query``, ``column @~ pattern`` and so on. @@ -47,14 +47,14 @@ Fixes * Fix a bug that ``--match_columns 'index[0] || index[9]'`` uses wrong section. -* highlighter: fix a wrong highlight bug +* [highlighter] fix a wrong highlight bug It's caused when lexicon is hash table and keyword is less than N of N-gram. * [mruby] fix a bug that real error is hidden. mruby doesn't support error propagation by no argument raise. https://github.com/mruby/mruby/issues/290 -* TokenNgram loose: fix a not found bug when query has only loose types. +* [:doc:`/reference/tokenizers`][TokenNgram loose]: fix a not found bug when query has only loose types. ``highlight_html()`` with lexicon was also broken. * Fix a bug that text->number cast ignores trailing garbage. -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180828/daf8c8f1/attachment-0001.htm