Kouhei Sutou
null+****@clear*****
Fri Mar 24 17:19:35 JST 2017
Kouhei Sutou 2017-03-24 17:19:35 +0900 (Fri, 24 Mar 2017) New Revision: 3e1a8703a2d11125e11b0d7b8ca4e11831146ea0 https://github.com/groonga/groonga/commit/3e1a8703a2d11125e11b0d7b8ca4e11831146ea0 Message: doc: fix indent Modified files: doc/source/reference/commands/select.rst Modified: doc/source/reference/commands/select.rst (+1 -1) =================================================================== --- doc/source/reference/commands/select.rst 2017-03-24 17:19:07 +0900 (681e227) +++ doc/source/reference/commands/select.rst 2017-03-24 17:19:35 +0900 (12c94d9) @@ -1134,7 +1134,7 @@ points. You should choose stage as late as possible: #. Evaluates :ref:`select-output-columns`. You can use dynamic columns created in ``initial`` stage, ``filtered`` stage and - ``output`` stage. + ``output`` stage. Here is a ``columns[${NAME}].stage`` example. It creates ``is_popular`` column at ``initial`` stage. You can use ``is_popular`` -------------- next part -------------- HTML����������������������������...Download