Daijiro MORI
null+****@clear*****
Tue Feb 18 13:27:38 JST 2014
Daijiro MORI 2014-02-18 13:27:38 +0900 (Tue, 18 Feb 2014) New Revision: adaeadd11e68783f7697013b9cc2c891ee3d2395 https://github.com/droonga/droonga.org/commit/adaeadd11e68783f7697013b9cc2c891ee3d2395 Message: Add more TBDs. Modified files: reference/catalog/version2.md Modified: reference/catalog/version2.md (+116 -11) =================================================================== --- reference/catalog/version2.md 2014-02-18 13:14:37 +0900 (be786cd) +++ reference/catalog/version2.md 2014-02-18 13:27:38 +0900 (534744b) @@ -203,13 +203,65 @@ Inheritable Value : An object with the following keys. -* "type" -* "keyType" -* "tokenizer" -* "normalizer" -* "columns" +#### `type` {#parameter-table-type} -All parameters except `columns`, `name` and `value_type` are compatible with [the parameters of the `table_create` command of the Groonga](http://groonga.org/docs/reference/commands/table_create.html#parameters). See the linked document for more details. +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) + +#### `keyType` {#parameter-keyType} + +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) + +#### `tokenizer` {#parameter-tokenizer} + +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) + +#### `normalizer` {#parameter-normalizer} + +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) #### `columns` {#parameter-columns} @@ -232,12 +284,65 @@ Value : An object with the following keys. -* "type" -* "valueType" -* "indexOptions" -* "sources" +#### `type` {#parameter-column-type} -All parameters except `table` and `name` are compatible to [the parameters of the `column_create` command of the Groonga](http://groonga.org/docs/reference/commands/column_create.html#parameters). See the linked document for more details. +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) + +#### `valueType` {#parameter-valueType} + +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) + +#### `indexOptions` {#parameter-indexOptions} + +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) + +#### `sources` {#parameter-sources} + +Abstract + +: (TBD) + +Value +: (TBD) + +Default value +: (TBD) + +Inheritable +: (TBD) ### Partition definition {#partition} -------------- next part -------------- HTML����������������������������...Download