HAYASHI Kentaro
null+****@clear*****
Fri Mar 27 10:27:15 JST 2015
HAYASHI Kentaro 2015-03-27 10:27:15 +0900 (Fri, 27 Mar 2015) New Revision: 19a1861912427858a725cdc67c6b243e5a80c8e5 https://github.com/groonga/groonga/commit/19a1861912427858a725cdc67c6b243e5a80c8e5 Message: doc: fix invalid markup Modified files: doc/source/news.rst Modified: doc/source/news.rst (+1 -1) =================================================================== --- doc/source/news.rst 2015-03-27 10:21:12 +0900 (8f76bd8) +++ doc/source/news.rst 2015-03-27 10:27:15 +0900 (ebb7da3) @@ -38,7 +38,7 @@ Improvements * Supported scorer with weight. Use ``SCORER(...) * 10'`` for example. * Supported ``--pid-file`` in server mode for groonga command. * [groonga-httpd] Supported graceful stop to clean Groonga. It doesn't terminate the open connections immediately. -* Supported REGEXP. Use ``COLUMN_NAME:~REGEXP" in query syntax, ``TARGET @~ REGEXP" in script syntax. +* Supported REGEXP. Use ``COLUMN_NAME:~REGEXP`` in query syntax, ``TARGET @~ REGEXP`` in script syntax. * [experimental] Added :doc:`/reference/commands/plugin_unregister` command. * [http] Supported new line and "," for chunk separator in POST data. It decreases buffer size, as a result, it reduces load time without these separators. * Added ``TokenRegexp`` tokenizer. See :doc:`/reference/regular_expression` about details. -------------- next part -------------- HTML����������������������������...Download