YUKI Hiroshi
null+****@clear*****
Thu Aug 23 16:13:37 JST 2012
YUKI Hiroshi 2012-08-23 16:13:37 +0900 (Thu, 23 Aug 2012) New Revision: 78140a57f3768f27c5336054fba760da6e3ed49c https://github.com/groonga/gcs.groonga.org/commit/78140a57f3768f27c5336054fba760da6e3ed49c Log: Update functional comparison table for 1.2.0 Modified files: index.md Modified: index.md (+13 -21) =================================================================== --- index.md 2012-08-23 16:00:44 +0900 (6625e63) +++ index.md 2012-08-23 16:13:37 +0900 (44f35f2) @@ -33,6 +33,8 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source ## Functional comparison {#functional-comparison} {% assign ok = '<td class="functional-ok">✓</td>' %} +{% assign ok_with = '<td class="functional-ok">✓' %} +{% assign end = '</td>' %} {% assign ng = '<td class="functional-ng">✕</td>' %} <table id="functional-comparison-table"> @@ -53,48 +55,38 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source {{ ok }} </tr> <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/configureindexfields.html">Creating text type index fields</a></td> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/configureindexfields.html">Creating index fields</a></td> {{ ok }} {{ ok }} </tr> <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/configureindexfields.html">Creating uint type index fields</a></td> - <td class="functional-ok">✓ (v1.1.0-)</td> - {{ ok }} - </tr> - <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/configureindexfields.html">Creating literal type index fields</a></td> - <td class="functional-ok">✓ (v1.1.0-)</td> - {{ ok }} - </tr> - <tr> <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/requestauth.html">Authentications</a></td> {{ ng }} {{ ok }} </tr> <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/API_UpdateServiceAccessPolicies.html">Access Policies</a></td> - {{ ng }} + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/deletedomain.html">Deletion of existing domains</a></td> + {{ ok_with }} (v1.1.0-){{ end }} {{ ok }} </tr> <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/deletedomain.html">Deletion of existing domains</a></td> - <td class="functional-ok">✓ (v1.1.0-)</td> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/API_UpdateDefaultSearchField.html">Configuring default search field</a></td> + {{ ok_with }} (v1.2.0-){{ end }} {{ ok }} </tr> <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/configureaccess.html">Configuring existing search domains</a></td> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/API_UpdateServiceAccessPolicies.html">Configuring access policies</a></td> {{ ng }} {{ ok }} </tr> <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/configureindexfields.html">Configuring existing index fields</a></td> - {{ ng }} + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/configureindexfields.html">Configuring facet returnability, result returnability, and searchability of index fields</a></td> + {{ ok_with }} (v1.2.0-){{ end }} {{ ok }} </tr> <tr> <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/indexing.html">Re-indexing of documents</a></td> - <td class="functional-ok">✓ (v1.1.0-)</td> + {{ ok_with }} (v1.1.0-){{ end }} {{ ok }} </tr> <tr> @@ -113,7 +105,7 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source </tr> <tr> <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/deldocs.html">Deletion of stored documents</a></td> - <td class="functional-ok">✓ (v1.1.0-)</td> + {{ ok_with }} (v1.1.0-){{ end }} {{ ok }} </tr> <tr> @@ -162,7 +154,7 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source </tr> <tr> <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/synonymopts.html">Synonyms</a></td> - <td class="functional-ok">✓ (v1.1.0-)</td> + {{ ok_with }} (v1.1.0-){{ end }} {{ ok }} </tr> <tr> -------------- next part -------------- HTML����������������������������... 下載