YUKI Hiroshi
null+****@clear*****
Thu Aug 23 16:30:18 JST 2012
YUKI Hiroshi 2012-08-23 16:30:18 +0900 (Thu, 23 Aug 2012) New Revision: c9ac56d86b0918bd8580403d8807bf59f2b438ec https://github.com/groonga/gcs.groonga.org/commit/c9ac56d86b0918bd8580403d8807bf59f2b438ec Log: Update feature comparison table about search API Modified files: index.md Modified: index.md (+23 -8) =================================================================== --- index.md 2012-08-23 16:13:37 +0900 (44f35f2) +++ index.md 2012-08-23 16:30:18 +0900 (9b42a27) @@ -98,12 +98,17 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source <tbody id="functional-comparison-uploading"> <tr> - <th rowspan="5"><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/DocSvcAPI.html">Uploading</a></th> + <th rowspan="6"><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/DocSvcAPI.html">Uploading</a></th> <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/senddata.html">Uploading search documents as JSON batches (SDF batches)</a></td> {{ ok }} {{ ok }} </tr> <tr> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/senddata.html">Assigning multiple values to an index field</a></td> + {{ ok_with }} (v1.2.0-){{ end }} + {{ ok }} + </tr> + <tr> <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/deldocs.html">Deletion of stored documents</a></td> {{ ok_with }} (v1.1.0-){{ end }} {{ ok }} @@ -127,13 +132,28 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source <tbody id="functional-comparison-searching"> <tr> - <th rowspan="7"><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/SearchAPI.html">Searching</a></th> + <th rowspan="9"><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/SearchAPI.html">Searching</a></th> <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/simplesearches.html">Searching documents by simple queries</a></td> {{ ok }} {{ ok }} </tr> <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/faceting.html">Getting facet information with search results</a></td> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/searching.html">Searching documents by complex queries</a></td> + {{ ok_with }} (v1.2.0-, except "not" operator){{ end }} + {{ ok }} + </tr> + <tr> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/faceting.html">Getting basic facet information for text and literal fields</a></td> + {{ ok_with }} (v1.2.0-){{ end }} + {{ ok }} + </tr> + <tr> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/faceting.html">Getting basic facet information with uint fields</a></td> + {{ ng }} + {{ ok }} + </tr> + <tr> + <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/faceting.html">Getting sorted or constrained facet information</a></td> {{ ng }} {{ ok }} </tr> @@ -157,11 +177,6 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source {{ ok_with }} (v1.1.0-){{ end }} {{ ok }} </tr> - <tr> - <td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/searching.html">Searching documents by complex queries</a></td> - {{ ng }} - {{ ok }} - </tr> </tbody> <tbody id="functional-comparison-misc"> -------------- next part -------------- HTML����������������������������... Download