[Groonga-commit] groonga/gcs.groonga.org [gh-pages] blog: remove "the" from Groonga CloudSearch and Amazon CloudSearch

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 5日 (木) 11:29:03 JST


Kouhei Sutou	2012-07-05 11:29:03 +0900 (Thu, 05 Jul 2012)

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

  Log:
    blog: remove "the" from Groonga CloudSearch and Amazon CloudSearch

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

  Modified: _posts/2012-07-05-initial-release.md (+7 -7)
===================================================================
--- _posts/2012-07-05-initial-release.md    2012-07-05 11:28:24 +0900 (71246ea)
+++ _posts/2012-07-05-initial-release.md    2012-07-05 11:29:03 +0900 (8889340)
@@ -3,24 +3,24 @@ 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 Groonga CloudSearch, you can try APIs of Amazon CloudSearch without paying any fee. It is made for all Web developers who are planning to build Web apps with 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?
+### What's Amazon CloudSearch?
 
-Amazon CloudSearch 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.
+Amazon CloudSearch 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 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>
 
-However, there are two issues. First, you have to learn about how to use APIs of the Amazon CloudSearch, from [the documents](http://aws.amazon.com/documentation/cloudsearch/). Secondly, it is a fee-based online service, so you have to pay money to try any features - even if you just want to learn the API. So, it may be hard to try the API.
+However, there are two issues. First, you have to learn about how to use APIs of Amazon CloudSearch, from [the documents](http://aws.amazon.com/documentation/cloudsearch/). Secondly, it is a fee-based online service, so you have to pay money to try any features - even if you just want to learn the API. So, it may be hard to try the API.
 
-### How the Groonga CloudSearch helps you?
+### How Groonga CloudSearch helps you?
 
 [It is named as "CloudSearch" but it's not a SaaS](/docs/faq/#why-cloud-in-name). It is a software that can be installed to your computer such as Mac OS X, Ubuntu, CentOS and so on.
 
 <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. 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 endpoint (host name of the URL to access to APIs) from "localhost" to "amazonaws.com".
+Groonga CloudSearch works as a Web server which provides Web APIs compatible to Amazon CloudSearch. 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 Amazon Web Services. When you are ready to release your service on the Web, you'll switch the back-end from Groonga CloudSearch to Amazon CloudSearch. You just have to change the endpoint (host name 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 also welcome your feedback.
+Currently, Groonga CloudSearch supports only some basic features of 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 also welcome your feedback.
 
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



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