[Groonga-commit] groonga/groonga at b126728 [master] doc: add more description

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 27 11:32:08 JST 2015


Kouhei Sutou	2015-03-27 11:32:08 +0900 (Fri, 27 Mar 2015)

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

  Message:
    doc: add more description

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+3 -3)
===================================================================
--- doc/source/news.rst    2015-03-27 11:29:26 +0900 (6b10b46)
+++ doc/source/news.rst    2015-03-27 11:32:08 +0900 (2769332)
@@ -96,9 +96,9 @@ Improvements
   expression.
 * [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.
+* [http][:doc:`/reference/commands/load`] Added "," as chunk separator
+  in POST data. It decreases internal buffer size and improves load
+  time when POST data don't include any new line.
 * Added ``TokenRegexp`` tokenizer. See
   :doc:`/reference/regular_expression` for details.
 * [doc] Added :doc:`/reference/tokenizers` document.
-------------- next part --------------
HTML����������������������������...
Download 



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