HAYASHI Kentaro
null+****@clear*****
Wed Dec 26 18:09:41 JST 2012
HAYASHI Kentaro 2012-12-26 18:09:41 +0900 (Wed, 26 Dec 2012) New Revision: 53fe040daf3fcef068e993104fefe6a478b270f6 https://github.com/groonga/groonga/commit/53fe040daf3fcef068e993104fefe6a478b270f6 Log: doc: update news Modified files: doc/source/news.txt Modified: doc/source/news.txt (+4 -4) =================================================================== --- doc/source/news.txt 2012-12-26 17:43:42 +0900 (955a01e) +++ doc/source/news.txt 2012-12-26 18:09:41 +0900 (d8d2e89) @@ -24,10 +24,9 @@ Improvements ^^^^^^^^^^^^ * [doc] Added documentation about :ref:`nested-index-search`. -* Supported to get multiple snippets all at once by specifying concatenated column name - and literal as :doc:`/reference/functions/snippet_html` arguments. - This change enables you to use ``snippet_html("STRING" + "STRING")`` syntax. - [Reported by Tomoatsu Shimada] +* Supported the expression as :doc:`/reference/functions/snippet_html` arguments. + This change enables you to use ``snippet_html("STRING" + "STRING")`` for example. + You can specify column name or literal for "STRING". [Reported by Tomoatsu Shimada] * Supported to create own normalizer as a plugin. * Moved ``groonga-query-log-analyzer`` as `groonga-query-log <http://rubygems.org/gems/groonga-query-log>`_ RubyGems. @@ -39,6 +38,7 @@ Improvements related commands such as ``table_list`` and ``column_list``. * Added a flag which controls behavior about normalizer as the last argument of ``grn_tokenizer_query_open`` API. +* Supported continuous line in command list. Fixes ^^^^^ -------------- next part -------------- HTML����������������������������...Download