HAYASHI Kentaro
null+****@clear*****
Tue Apr 28 15:53:45 JST 2015
HAYASHI Kentaro 2015-04-28 15:53:45 +0900 (Tue, 28 Apr 2015) New Revision: ab07d03c9325338d01a228e382aa738034964484 https://github.com/groonga/groonga/commit/ab07d03c9325338d01a228e382aa738034964484 Message: doc: add missing plugin_register command Acked-by: HAYASHI Kentaro <hayashi �� clear-code.com> Modified files: doc/source/reference/functions/vector_size.rst Modified: doc/source/reference/functions/vector_size.rst (+4 -0) =================================================================== --- doc/source/reference/functions/vector_size.rst 2015-04-28 15:43:08 +0900 (a724002) +++ doc/source/reference/functions/vector_size.rst 2015-04-28 15:53:45 +0900 (664165e) @@ -22,6 +22,10 @@ Syntax ``vector_size`` requires one argument - ``target``. +To enable this function, register ``functions/vector`` plugin by following the command:: + + plugin_register functions/vector + :: vector_size(target) -------------- next part -------------- HTML����������������������������...Download