[Groonga-commit] droonga/droonga.org at f49160d [gh-pages] Add more news topics

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Mar 25 11:39:24 JST 2014


YUKI Hiroshi	2014-03-25 11:39:24 +0900 (Tue, 25 Mar 2014)

  New Revision: f49160da3b82aef15db849b0509c309c710c65e7
  https://github.com/droonga/droonga.org/commit/f49160da3b82aef15db849b0509c309c710c65e7

  Message:
    Add more news topics

  Modified files:
    news/_posts/2014-03-29-release.md

  Modified: news/_posts/2014-03-29-release.md (+6 -2)
===================================================================
--- news/_posts/2014-03-29-release.md    2014-03-24 19:00:58 +0900 (33520db)
+++ news/_posts/2014-03-29-release.md    2014-03-25 11:39:24 +0900 (e82d9c6)
@@ -24,13 +24,17 @@ The release has the following improvements:
      * New options `fact`, `dimension`, `nWorkers` and so on.
      For more details, see [the reference of the `catalog.json`][catalog].
    * Connections to other Droonga Engine nodes are automatically re-established correctly.
-   * [The `search` command][search]: Support `_nsubrecs` source with `groupBy` and `sortBy`.
+   * Some improvements about the [`search` command][search]
+     * The column name `_nsubrecs` is available as a source with `groupBy` and `sortBy`.
+     * The element `elapsedTime` is now available for a value of `elements`.
    * And some small bugfixes.
  * [Express-droonga 1.0.1][express-droonga]
    * Parallel connections from the Droonga Engine are established correctly.
    * The bundled HTTP server application becomes more useful.
-     * It supports `--port`, `--droonga-engine-port`, `--enable-logging` command line options.
+     * It supports `--port`, `--droonga-engine-host-name`, `--droonga-engine-port`, `--default-dataset`, `--enable-logging` command line options.
      * A middleware for response caches is available now.
+       You can see the statistics via `/cache/`.
+   * Query parameters `attributes` and `group_by` are available for a REST `search` command (via `/tables/:tableName`).
 
 And, related projects are also released:
 
-------------- next part --------------
HTML����������������������������...
Download 



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