[Groonga-commit] groonga/gcs.groonga.org [gh-pages] web -> Web

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 4日 (水) 10:11:25 JST


Kouhei Sutou	2012-07-04 10:11:25 +0900 (Wed, 04 Jul 2012)

  New Revision: e450fa6ce4a2c20c282a87f083bfcc504b0c24e4
  https://github.com/groonga/gcs.groonga.org/commit/e450fa6ce4a2c20c282a87f083bfcc504b0c24e4

  Log:
    web -> Web

  Modified files:
    _posts/2012-07-05-initial-release.md

  Modified: _posts/2012-07-05-initial-release.md (+3 -3)
===================================================================
--- _posts/2012-07-05-initial-release.md    2012-07-03 22:42:25 +0900 (7082933)
+++ _posts/2012-07-05-initial-release.md    2012-07-04 10:11:25 +0900 (bdfa872)
@@ -3,12 +3,12 @@ title: Groonga CloudSearch 1.0 is out!
 layout: post
 ---
 
-Today we shipped the initial release of "Groonga CloudSearch". By the Groonga CloudSearch, you can try APIs of the Amazon CloudSearch without paying any fee. It is made for all web developers who are planning to build web apps with the Amazon CloudSearch. You can download the package and read the tutorial on [the home page of this project site](http://gcs.groonga.org/).
+Today we shipped the initial release of "Groonga CloudSearch". By the Groonga CloudSearch, you can try APIs of the Amazon CloudSearch without paying any fee. It is made for all Web developers who are planning to build Web apps with the Amazon CloudSearch. You can download the package and read the tutorial on [the home page of this project site](http://gcs.groonga.org/).
 
 
 ### What's the Amazon CloudSearch?
 
-It provides ability to index and search various documents on the cloud. You can upload documents and get the search result as JSON resources via its Web API. So, you can build web apps easily, without setting up your custom search system (Solr, etc.) - instead you can use the Amazon CloudSearch as its back-end.
+It provides ability to index and search various documents on the cloud. You can upload documents and get the search result as JSON resources via its Web API. So, you can build Web apps easily, without setting up your custom search system (Solr, etc.) - instead you can use the Amazon CloudSearch as its back-end.
 
 <a href="/images/architecture-trad-vs-acs-large.png" rel="lightbox"><img src="/images/architecture-trad-vs-acs-small.png" alt="(Figure 1: Legacy Web Apps v.s. Web Apps with Amazon CloudSearch)" /></a>
 
@@ -20,7 +20,7 @@ It is named as "CloudSearch" but it's not a SaaS. It is a software installable t
 
 <a href="/images/architecture-acs-vs-gcs-large.png" rel="lightbox"><img src="/images/architecture-acs-vs-gcs-small.png" alt="(Figure 2: Web Apps with Amazon CloudSearch v.s. Web Apps with Groonga CloudSearch)" /></a>
 
-The Groonga CloudSearch works as a web server which provides Web APIs compatible to the Amazon CloudSearch via HTTP. So, on the early phase, you can develop web apps as you like, you can measure the traffic, and so on, without signing up to the Amazon Web Services. When you are ready to release your service on the Web, you'll switch the back-end from the Groonga CloudSearch to the Amazon CloudSearch. You just have to change the end point (hostname of the URL to access to APIs) from "localhost" to "amazonaws.com".
+The Groonga CloudSearch works as a Web server which provides Web APIs compatible to the Amazon CloudSearch via HTTP. So, on the early phase, you can develop Web apps as you like, you can measure the traffic, and so on, without signing up to the Amazon Web Services. When you are ready to release your service on the Web, you'll switch the back-end from the Groonga CloudSearch to the Amazon CloudSearch. You just have to change the end point (hostname of the URL to access to APIs) from "localhost" to "amazonaws.com".
 
 Currently, Groonga CloudSearch supports only some basic features of the Amazon CloudSearch APIs. We are keeping up to grow the compatibility. If you'd like to get involved, fork the [repository on GitHub](https://github.com/groonga/gcs) and send pull requests to us, please. Of course, we are also welcome your feedback.
 
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



Groonga-commit メーリングリストの案内
Back to archive index