Kouhei Sutou
null+****@clear*****
Mon Feb 2 10:56:45 JST 2015
Kouhei Sutou 2015-02-02 10:56:45 +0900 (Mon, 02 Feb 2015) New Revision: 364a4a1459d625b852ee13e41c9beed38fcc3555 https://github.com/groonga/groonga.org/commit/364a4a1459d625b852ee13e41c9beed38fcc3555 Message: Fix link label Modified files: en/_posts/2015-01-29-release.md Modified: en/_posts/2015-01-29-release.md (+1 -1) =================================================================== --- en/_posts/2015-01-29-release.md 2015-01-29 22:38:55 +0900 (5351393) +++ en/_posts/2015-01-29-release.md 2015-02-02 10:56:45 +0900 (b8b9702) @@ -92,7 +92,7 @@ Here is the drilldown results. ] } -The data is grouped by tag, there are three groups - "Groonga", "Mroonga" and "Rroonga". Each result contains the max value in group. Note that calculated value is accessed by [pseudo](/docs/reference/columns/pseudo.html) columns such as `_max` and `_min` in [output_columns](/docs/reference/commands/select.html#select-drilldown-label-output-columns). +The data is grouped by tag, there are three groups - "Groonga", "Mroonga" and "Rroonga". Each result contains the max value in group. Note that calculated value is accessed by [pseudo columns](/docs/reference/columns/pseudo.html) such as `_max` and `_min` in [output_columns](/docs/reference/commands/select.html#select-drilldown-label-output-columns). If you want to get not only max value, but also min value, specify multiple types for calc_types. Here is the example which gets max value and min value: -------------- next part -------------- HTML����������������������������...Download