Kentaro Hayashi
null+****@clear*****
Fri Nov 24 16:05:48 JST 2017
Kentaro Hayashi 2017-11-24 16:05:48 +0900 (Fri, 24 Nov 2017) New Revision: 03309c632fe326fa6afbb53d8e470bac3a179bd3 https://github.com/groonga/groonga.org/commit/03309c632fe326fa6afbb53d8e470bac3a179bd3 Message: blog en: add 7.0.9 entry Added files: en/_posts/2017-11-29-groonga-7.0.9.md Added: en/_posts/2017-11-29-groonga-7.0.9.md (+39 -0) 100644 =================================================================== --- /dev/null +++ en/_posts/2017-11-29-groonga-7.0.9.md 2017-11-24 16:05:48 +0900 (0b293fef) @@ -0,0 +1,39 @@ +--- +layout: post.en +title: Groonga 7.0.9 has been released +description: Groonga 7.0.9 has been released! +published: false +--- + +## Groonga 7.0.9 has been released + +[Groonga 7.0.9](/docs/news.html#release-7.0.9) has been released! + +How to install: [Install](/docs/install.html) + +### Changes + +Here are important changes in this release: + + * More than 126 arguments has been supported in [in_values](/docs/reference/functions/in_values.html) function + * The documentation about dynamic columns has been added for [logical_range_filter](/docs/reference/commands/logical_range_filter.html#dynamic-column-related-parameters) and [logical_count](/docs/reference/commands/logical_count.html#dynamic-column-related-parameters) + +### More than 126 arguments has been supported in [in_values](/docs/reference/functions/in_values.html) function + +In the previous version, there is a limitation about the max number of arguments in [in_values](/docs/reference/functions/in_values.html). + +This fact disturbs you to simplify the query by `in_values` which uses too many `OR` and `==` in a query. + +In this release, this limitation about the max number of arguments is removed. + +### The documentation about dynamic columns has been added for [logical_range_filter](/docs/reference/commands/logical_range_filter.html#dynamic-column-related-parameters) and [logical_count](/docs/reference/commands/logical_count.html#dynamic-column-related-parameters) + +Not only [select](/ja/docs/reference/commands/select.html#dynamic-column-related-parameters) and [logical_select](/ja/docs/reference/commands/logical_select.html#dynamic-column-related-parameters) commands, but also `logical_range_filter` and `logical_count` command, dynamic columns has been supported. + +`logical_range_filter` command is fast in contrast to `logical_select` command if many records are matched and requested records are small enough. + +### Conclusion + +See [Release 7.0.9 2017-11-29](/docs/news.html#release-7.0.9) about detailed changes since 7.0.8 + +Let's search by Groonga! -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171124/40304d3b/attachment-0001.htm