[Groonga-commit] groonga/groonga at b198ea8 [master] doc: remove a resolved limitation for weight vector

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 29 16:27:36 JST 2014


Kouhei Sutou	2014-06-29 16:27:36 +0900 (Sun, 29 Jun 2014)

  New Revision: b198ea801560a28b8d4d74cc5b3c6b6598ef9fc3
  https://github.com/groonga/groonga/commit/b198ea801560a28b8d4d74cc5b3c6b6598ef9fc3

  Message:
    doc: remove a resolved limitation for weight vector

  Modified files:
    doc/source/reference/columns/vector.rst

  Modified: doc/source/reference/columns/vector.rst (+0 -1)
===================================================================
--- doc/source/reference/columns/vector.rst    2014-06-29 15:52:31 +0900 (4aaf65d)
+++ doc/source/reference/columns/vector.rst    2014-06-29 16:27:36 +0900 (ef89714)
@@ -199,7 +199,6 @@ Here are limitations:
   * You need to use string representation for element value on load.
     For example, you can't use ``29`` for number 29. You need to use
     ``"29"`` for number 29.
-  * You can't use reference type.
 
 How to create
 """""""""""""
-------------- next part --------------
HTML����������������������������...
Download 



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