[Groonga-commit] groonga/groonga at 9e91c6a [master] doc: fix wrong description about indexes

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Mar 27 22:11:32 JST 2015


HAYASHI Kentaro	2015-03-27 22:11:32 +0900 (Fri, 27 Mar 2015)

  New Revision: 9e91c6a927e2700c3838ac6b5b546592683308cb
  https://github.com/groonga/groonga/commit/9e91c6a927e2700c3838ac6b5b546592683308cb

  Message:
    doc: fix wrong description about indexes

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+3 -3)
===================================================================
--- doc/source/news.rst    2015-03-27 22:04:52 +0900 (5848711)
+++ doc/source/news.rst    2015-03-27 22:11:32 +0900 (ef0b86f)
@@ -144,10 +144,10 @@ Fixes
   conditions, this bug is occurred:
 
   * Multiple indexes are available.
-  * The first defined index and/or the last defined index are
-    multi-column indexes.
-  * Both of the first defined index and the last defined index are
+  * The first defined index or the last defined index are
     multi-column indexes.
+  * When both of the first defined index and the last defined index are
+    multi-column indexes, source column orders are different in them.
 
 * Fixed a bug that passing Groonga command line to
   :doc:`/reference/executables/groonga` from shell command line style
-------------- next part --------------
HTML����������������������������...
Download 



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