[Groonga-commit] groonga/groonga at 1cc64a0 [master] doc: fix markup

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 27 11:23:41 JST 2015


Kouhei Sutou	2015-03-27 11:23:41 +0900 (Fri, 27 Mar 2015)

  New Revision: 1cc64a0e6815010e576174ef6de5f0c4685b2908
  https://github.com/groonga/groonga/commit/1cc64a0e6815010e576174ef6de5f0c4685b2908

  Message:
    doc: fix markup

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+4 -0)
===================================================================
--- doc/source/news.rst    2015-03-27 11:22:30 +0900 (447a5f2)
+++ doc/source/news.rst    2015-03-27 11:23:41 +0900 (7d07008)
@@ -47,11 +47,13 @@ Improvements
   for details.
 * Added the following predicates that check :c:type:`grn_obj` type to
   DB API:
+
   * :c:func:`grn_obj_is_table()`
   * :c:func:`grn_obj_is_proc_proc()`
   * :c:func:`grn_obj_is_function_proc()`
   * :c:func:`grn_obj_is_selector_proc()`
   * :c:func:`grn_obj_is_scorer_proc()`
+
 * [experimental] Supported skipping posting list when searching
   popular term and rare term at the same time. It will improve
   performance. Set ``GRN_II_CURSOR_SET_MIN_ENABLE`` environment
@@ -65,9 +67,11 @@ Improvements
   limits not to exceed specified score regardless of term frequency.
 * [mruby] Supported estimating size for index search.
 * Added the following functions to estimate size by index:
+
   * :c:func:`grn_expr_estimate_size()`
   * :c:func:`grn_ii_estimate_size_for_query()`
   * :c:func:`grn_ii_estimate_size_for_lexicon_cursor()`
+
 * Added missing :ref:`NormalizerAuto` availability check. [GitHub#283]
   [Reported by Tasuku SUENAGA]
 * Dropped Visual Studio 2010 support.
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index