[Groonga-commit] ranguba/groonga-client at 73a9e3e [master] Add 0.5.1 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 21 10:05:06 JST 2017


Kouhei Sutou	2017-08-21 10:05:06 +0900 (Mon, 21 Aug 2017)

  New Revision: 73a9e3e33a4edf226f225d758eedbb13bba87cee
  https://github.com/ranguba/groonga-client/commit/73a9e3e33a4edf226f225d758eedbb13bba87cee

  Message:
    Add 0.5.1 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+12 -0)
===================================================================
--- doc/text/news.md    2017-08-21 10:02:21 +0900 (dbf8a94)
+++ doc/text/news.md    2017-08-21 10:05:06 +0900 (a49a90e)
@@ -1,5 +1,17 @@
 # NEWS
 
+## 0.5.1 - 2017-08-21
+
+### Improvements
+
+  * `Groonga::Client::Request::Select#scorer`: Added a convenience
+    method to set scorer. You can use this method by
+    `scorer("2 * %{column}", column: :rate)`.
+
+  * `Groonga::Client::Request::Select#query_flags`: Added a
+    convenience method to set query flags. You can use this method by
+    `query_flags(["ALLOW_COLUMN", "QUERY_NO_SYNTAX_ERROR"])`.
+
 ## 0.5.0 - 2017-05-08
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
Download 



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