YUKI Hiroshi
null+****@clear*****
Tue Apr 1 14:06:02 JST 2014
YUKI Hiroshi 2014-04-01 14:06:02 +0900 (Tue, 01 Apr 2014) New Revision: e6ebfc0ce296873758bf6b06bdcdd09d537f2da3 https://github.com/droonga/droonga.org/commit/e6ebfc0ce296873758bf6b06bdcdd09d537f2da3 Message: Simplify Modified files: tutorial/basic/index.md Modified: tutorial/basic/index.md (+2 -3) =================================================================== --- tutorial/basic/index.md 2014-04-01 14:01:56 +0900 (74ac580) +++ tutorial/basic/index.md 2014-04-01 14:06:02 +0900 (16ed61d) @@ -212,11 +212,10 @@ This `catalog.json` defines a dataset `Starbucks` as: * At the top level, there is one volume based on two sub volumes, called "replicas". * At the next lower level, one replica volume is based on three sub volumes, called "slices". - They are atomic elements of the dataset. + They are minimum elements constructing a Droonga's dataset. These six atomic volumes having `"address"` information are internally called as *single volume*s. -They are minimum elements constructing a Droonga's dataset. -It indicates the location of the corresponding physical storage which is a database for Groonga, they are managed by `fluent-plugin-droonga` instances automatically. +The `"address"` indicates the location of the corresponding physical storage which is a database for Groonga, they are managed by `fluent-plugin-droonga` instances automatically. For more details of the configuration file `catalog.json`, see [the reference manual of catalog.json](/reference/catalog). -------------- next part -------------- HTML����������������������������...Download