[Groonga-commit] groonga/groonga at 32280c2 [master] doc: add syntax section about logical_count

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Feb 25 16:57:08 JST 2015


HAYASHI Kentaro	2015-02-25 16:57:08 +0900 (Wed, 25 Feb 2015)

  New Revision: 32280c224a3b8e48dd61c931c42fd826cc7a501c
  https://github.com/groonga/groonga/commit/32280c224a3b8e48dd61c931c42fd826cc7a501c

  Message:
    doc: add syntax section about logical_count

  Modified files:
    doc/source/reference/commands/logical_count.rst

  Modified: doc/source/reference/commands/logical_count.rst (+12 -0)
===================================================================
--- doc/source/reference/commands/logical_count.rst    2015-02-25 16:47:53 +0900 (888f0bb)
+++ doc/source/reference/commands/logical_count.rst    2015-02-25 16:57:08 +0900 (9cd7808)
@@ -27,6 +27,18 @@ Note that this feature is not matured yet, so there are some limitations.
 Syntax
 ------
 
+``logical_count`` command has seven parameters.
+
+The required parameters are ``logical_table`` and ``shared_key``::
+
+  logical_count logical_table
+                shard_key
+                [min]
+                [min_border]
+                [max]
+                [max_border]
+                [filter]
+
 Usage
 -----
 
-------------- next part --------------
HTML����������������������������...
Download 



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