[Groonga-commit] droonga/droonga.org at 7a96e20 [gh-pages] Remove a deprecated description.

Back to archive index

Daijiro MORI null+****@clear*****
Fri Feb 7 22:52:42 JST 2014


Daijiro MORI	2014-02-07 22:52:42 +0900 (Fri, 07 Feb 2014)

  New Revision: 7a96e20c0aa23ca95a742ae0b738fb52b14f646e
  https://github.com/droonga/droonga.org/commit/7a96e20c0aa23ca95a742ae0b738fb52b14f646e

  Message:
    Remove a deprecated description.

  Modified files:
    reference/catalog/index.md

  Modified: reference/catalog/index.md (+1 -4)
===================================================================
--- reference/catalog/index.md    2014-02-07 22:45:56 +0900 (3e10755)
+++ reference/catalog/index.md    2014-02-07 22:52:42 +0900 (0e8ff55)
@@ -101,7 +101,7 @@ tables.
 Droonga Engine can be extended by writing plugin scripts.
 In most cases, a series of plugins work cooperatively to
 achieve required behaviors.
-So, basically plugins are organized by behaviors.
+So, plugins are organized by behaviors.
 Each behavior can be attached to datasets and/or tables by
 adding "plugins" section to the corresponding entry in the catalog.
 
@@ -111,9 +111,6 @@ when adapting messages.
 When adapting an incoming message, plugins are applied in forward order
 whereas those are applied in reverse order when adapting an outgoing message.
 
-Although plugins can also be assigned by each stage of data processing
-(e.g. "collector", "planner"), this manner will be deprecated in the future version.
-
 ## Example
 
 Consider the following case:
-------------- next part --------------
HTML����������������������������...
Download 



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