[Groonga-commit] groonga/groonga.org at 644553f [gh-pages] Add 5.1.1 entry (en)

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Dec 29 17:36:07 JST 2015


Masafumi Yokoyama	2015-12-29 17:36:07 +0900 (Tue, 29 Dec 2015)

  New Revision: 644553f62f230574e12c7da72394021a301f319c
  https://github.com/groonga/groonga.org/commit/644553f62f230574e12c7da72394021a301f319c

  Merged 9208907: Merge pull request #21 from groonga/add-5-1-1-entry

  Message:
    Add 5.1.1 entry (en)

  Added files:
    en/_posts/2015-12-29-groonga-5.1.1.md

  Added: en/_posts/2015-12-29-groonga-5.1.1.md (+28 -0) 100644
===================================================================
--- /dev/null
+++ en/_posts/2015-12-29-groonga-5.1.1.md    2015-12-29 17:36:07 +0900 (90f709d)
@@ -0,0 +1,28 @@
+---
+layout: post.en
+title: Groonga 5.1.1 has been released
+description: Groonga 5.1.1 has been released!
+---
+
+## Groonga 5.1.1 has been released
+
+[Groonga 5.1.1](/docs/news.html#release-5-1-1) has been released!
+
+How to install: [Install](/docs/install.html)
+
+### Changes
+
+Here are changes in this release:
+
+* [[script_syntax](/docs/reference/grn_expr/script_syntax.html)] Supported `INDEX_COLUMN == 'VALUE'` as index search with an equal supported index.
+* Reduced the continuous same messages from inverted index module.
+* Supported detecting truncated tables by another process.
+* Improved performance for sequential scan search by [regular_expression](/reference/regular_expression.html) match with constant pattern such as `COLUMN @~ CONSTANT_PATTERN`.
+* [[thread_limit](/docs/reference/commands/thread_limit.html)] Fixed a bug that `thread_limit?max=1` may not reduce the number of current running threads to `1`.
+* [[thread_limit](/ja/docs/reference/commands/thread_limit.html)] Fixed a bug that `thread_limit?max=1` may not return.
+
+### Conclusion
+
+See [Release 5.1.1 2015-12-29](/docs/news.html#release-5-1-1) about detailed changes since 5.1.0.
+
+Let's search by Groonga!
-------------- next part --------------
HTML����������������������������...
Download 



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