[Groonga-commit] groonga/groonga at 4810e0f [master] doc: add more entry

Back to archive index

Kentaro Hayashi null+****@clear*****
Thu Aug 25 16:04:40 JST 2016


Kentaro Hayashi	2016-08-25 16:04:40 +0900 (Thu, 25 Aug 2016)

  New Revision: 4810e0ffebd4f5edb692dbe985462e05adb6c873
  https://github.com/groonga/groonga/commit/4810e0ffebd4f5edb692dbe985462e05adb6c873

  Message:
    doc: add more entry

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+23 -0)
===================================================================
--- doc/source/news.rst    2016-08-25 12:48:26 +0900 (6f6791b)
+++ doc/source/news.rst    2016-08-25 16:04:40 +0900 (17f4565)
@@ -50,6 +50,20 @@ Improvements
 * [:doc:`/reference/executables/groonga-httpd`] Supported to load
   large data as stream.
 
+* Supported sequential search by ``_key`` when it is specified as a
+  source of index column.
+
+* Supported to report index information on resolving by accessor for
+  data column if log level is equal to info.
+
+* Added valid lexicon check on setting index sources. If users create
+  wrong index for sources by
+  [:doc:`/reference/commands/column_create`], this check shows
+  details.
+
+* [:doc:`/limitations`] Updated description about table
+  limitations.
+
 Fixes
 ^^^^^
 
@@ -73,6 +87,15 @@ Fixes
 * [:doc:`/reference/executables/groonga-httpd] Fixed a bug that wrong
   HTTP status is set on success.
 
+* [:doc:`/reference/functions/fuzzy_search`][:doc:`/reference/functions/in_values`]
+  Fixed to resolve record id correctly on sequential
+  search. [GitHub#591,#592,#593] [Patch by Naoya Murakami]
+
+Thanks
+^^^^^^
+
+* Naoya Murakami
+
 .. _release-6-0-7:
 
 Release 6.0.7 - 2016-07-29
-------------- next part --------------
HTML����������������������������...
Download 



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