[Groonga-commit] groonga/groonga at ab15a21 [master] doc: list newly added estimate related functions

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 27 11:18:17 JST 2015


Kouhei Sutou	2015-03-27 11:18:17 +0900 (Fri, 27 Mar 2015)

  New Revision: ab15a218d12e90609c9720c71fbdb234d58fe36b
  https://github.com/groonga/groonga/commit/ab15a218d12e90609c9720c71fbdb234d58fe36b

  Message:
    doc: list newly added estimate related functions

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+5 -2)
===================================================================
--- doc/source/news.rst    2015-03-27 11:16:45 +0900 (dd8ffc8)
+++ doc/source/news.rst    2015-03-27 11:18:17 +0900 (67db598)
@@ -63,8 +63,11 @@ Improvements
   debugging.
 * Added :doc:`/reference/scorers/scorer_tf_at_most` scorer. It
   limits not to exceed specified score regardless of term frequency.
-* [mruby] Supported estimating size for index search. Added some
-  ``grn_ii_estimate_*`` functions to support it.
+* [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 NormalizerAuto availability check. [GitHub#283]
   [Reported by Tasuku SUENAGA]
 * Dropped Visual Studio 2010 support.
-------------- next part --------------
HTML����������������������������...
Download 



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