Kentaro Hayashi
null+****@clear*****
Thu Aug 25 16:05:14 JST 2016
Kentaro Hayashi 2016-08-25 16:05:14 +0900 (Thu, 25 Aug 2016) New Revision: d1336c96f7378d19576ece65a72704c16d7922ca https://github.com/groonga/groonga/commit/d1336c96f7378d19576ece65a72704c16d7922ca Message: doc: fix .rst markup Modified files: doc/source/news.rst Modified: doc/source/news.rst (+7 -7) =================================================================== --- doc/source/news.rst 2016-08-25 16:04:40 +0900 (17f4565) +++ doc/source/news.rst 2016-08-25 16:05:14 +0900 (b223351) @@ -16,11 +16,11 @@ Improvements ^^^^^^^^^^^^ * [:doc:`/reference/commands/object_list`] Supported to show more - properties such as `value_size` and `n_elements` in metadata. + properties such as ``value_size`` and ``n_elements`` in metadata. * Supported operator per selector. This change enables to choose - correct index for selector. It means that `between()` chooses index - for range search, `in_values()` chooses index for equality + correct index for selector. It means that ``between()`` chooses + index for range search, ``in_values()`` chooses index for equality comparison. [GitHub#589] [Reported by Naoya Murakami] * [debian] Changed to use nginx log reopen feature instead of @@ -28,8 +28,8 @@ Improvements log_reopen command works only for one worker. On the contrast, nginx log reopen feature works for multiple workers. -* [:doc:`/reference/commands/table_copy`] Added `table_copy` command which - copies specified table. +* [:doc:`/reference/commands/table_copy`] Added ``table_copy`` command + which copies specified table. * Supported to cast A table record to B table record. It fixes a case that [:doc:`/reference/commands/column_copy`] failure in the @@ -75,7 +75,7 @@ Fixes * Fixed to ensure clearing output buffer for each grn_ctx_send. This change solves sometimes response may broken. [GitHub#330] -* [pat_fuzzy] Fixed a bug that `prefix_match_size` option returns +* [pat_fuzzy] Fixed a bug that ``prefix_match_size`` option returns wrong node. It causes a problem that [:doc:`/reference/functions/fuzzy_search`] is returns wrong edit distance. [GitHub#590] [Patch by Naoya Murakami] @@ -84,7 +84,7 @@ Fixes column value set is failed. It enables you to notice mismatch between type of column and actual value. -* [:doc:`/reference/executables/groonga-httpd] Fixed a bug that wrong +* [:doc:`/reference/executables/groonga-httpd`] Fixed a bug that wrong HTTP status is set on success. * [:doc:`/reference/functions/fuzzy_search`][:doc:`/reference/functions/in_values`] -------------- next part -------------- HTML����������������������������...Download