Yoji SHIDARA
null+****@clear*****
Wed Aug 22 21:09:56 JST 2012
Yoji SHIDARA 2012-08-22 21:09:56 +0900 (Wed, 22 Aug 2012) New Revision: 1649429a1040c96a9507f0c84bf503085664d85a https://github.com/nroonga/norema/commit/1649429a1040c96a9507f0c84bf503085664d85a Log: Add a setup note Modified files: README.md Modified: README.md (+15 -0) =================================================================== --- README.md 2012-08-22 21:03:12 +0900 (98803d8) +++ README.md 2012-08-22 21:09:56 +0900 (3dc1c9b) @@ -10,3 +10,18 @@ [Groonga CloudSearch]: http://gcs.github.com/ [Amazon CloudSearch]: http://aws.amazon.com/en/cloudsearch/ [norema]: https://github.com/nroonga/norema + + +## Setup + +TODO: write more + + gcs-create-domain --domain-name norema + gcs-configure-fields --domain-name norema --name title --type text --option result + gcs-configure-fields --domain-name norema --name desc --type text --option result + gcs-configure-fields --domain-name norema --name text --type text --option result + gcs-configure-fields --domain-name norema --name path --type literal --option result + gcs-configure-fields --domain-name norema --name path_facet --type literal --option facet + gcs-configure-fields --domain-name norema --name type --type literal --option result + gcs-configure-fields --domain-name norema --name index --type uint + gcs-post-sdf --domain-name norema --source tools/all.sdf.json -------------- next part -------------- HTML����������������������������...Download