Kouhei Sutou
null+****@clear*****
Fri Feb 7 22:45:56 JST 2014
Kouhei Sutou 2014-02-07 22:45:56 +0900 (Fri, 07 Feb 2014) New Revision: 44dac9057a008666886fe7d5798b40269f2b8e81 https://github.com/droonga/droonga.org/commit/44dac9057a008666886fe7d5798b40269f2b8e81 Message: Remove planners and collectors configurations from catalog.json They are enabled by default in 0.9.9. Modified files: ja/tutorial/basic/index.md reference/catalog/index.md tutorial/basic/index.md Modified: ja/tutorial/basic/index.md (+0 -6) =================================================================== --- ja/tutorial/basic/index.md 2014-02-07 22:43:49 +0900 (a243e28) +++ ja/tutorial/basic/index.md 2014-02-07 22:45:56 +0900 (74bc44f) @@ -157,12 +157,6 @@ catalog.json: } } } - }, - "collector": { - "plugins": ["basic", "search"] - }, - "planner": { - "plugins": ["crud", "search", "groonga"] } } Modified: reference/catalog/index.md (+0 -6) =================================================================== --- reference/catalog/index.md 2014-02-07 22:43:49 +0900 (fa39428) +++ reference/catalog/index.md 2014-02-07 22:45:56 +0900 (3e10755) @@ -172,12 +172,6 @@ Here is a `catalog.json` for the above case: } } } - }, - "collector": { - "plugins": ["basic", "search"] - }, - "planner": { - "plugins": ["crud", "search", "groonga"] } } ~~~ Modified: tutorial/basic/index.md (+0 -6) =================================================================== --- tutorial/basic/index.md 2014-02-07 22:43:49 +0900 (acb558b) +++ tutorial/basic/index.md 2014-02-07 22:45:56 +0900 (7f5c944) @@ -148,12 +148,6 @@ catalog.json: } } } - }, - "collector": { - "plugins": ["basic", "search"] - }, - "planner": { - "plugins": ["crud", "search", "groonga"] } } -------------- next part -------------- HTML����������������������������... 다운로드