[Groonga-commit] droonga/droonga-engine at d68a390 [master] Update news topics for allowLeadingNot (and ALLOW_LEADING_NOT) flag

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Oct 7 12:30:24 JST 2014


YUKI Hiroshi	2014-10-07 12:30:24 +0900 (Tue, 07 Oct 2014)

  New Revision: d68a390243f20c78ebce71cccd8fff59c7974bb8
  https://github.com/droonga/droonga-engine/commit/d68a390243f20c78ebce71cccd8fff59c7974bb8

  Message:
    Update news topics for allowLeadingNot (and ALLOW_LEADING_NOT) flag

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+6 -3)
===================================================================
--- doc/text/news.md    2014-10-07 12:28:18 +0900 (a8209c9)
+++ doc/text/news.md    2014-10-07 12:30:24 +0900 (0ebbb8e)
@@ -3,10 +3,13 @@
 ## 1.0.7: 2014-10-29 (planned)
 
  * Better compatibility to Groonga: `select` command now supports `query_flags` option.
-   Currently available flags are: `ALLOW_PRAGMA`, `ALLOW_COLUMN`, and `NONE`.
+   Currently available flags are: `ALLOW_PRAGMA`, `ALLOW_COLUMN`, `ALLOW_LEADING_NOT`, and `NONE`.
    Others are simply ignored.
- * `saerch` command: The value `false` for `allowPragma` and `allowColumn` options in search conditions is correctly applied.
-   In old versions, they options are always `true` even if you intentionally specified `false` for them.
+ * `saerch` command has some improvements.
+   * The value `false` for `allowPragma` and `allowColumn` options in query syntax search conditions is correctly applied.
+     In old versions, they options are always `true` even if you intentionally specified `false` for them.
+   * `allowLeadingNot` option is available in query syntax search conditions.
+     It is `false` by default.
  * Works correctly as a service even if you restarted the computer itself.
  * `droonga-engine-configure` now asks the log level.
 
-------------- next part --------------
HTML����������������������������...
Download 



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