Navigation Menu

Skip to content

Commit

Permalink
Add "default values of index fields" row
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 27, 2012
1 parent 8a6f5d9 commit 779181b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions index.md
Expand Up @@ -88,6 +88,11 @@ 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/configureindexfields.html">Default values for index fields</a></td>
{{ ng }}
{{ ok }}
</tr>
<tr>
<td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/addsourcefield.html">Sources for index fields</a></td>
{{ ng }}
Expand Down Expand Up @@ -181,17 +186,17 @@ description: Groonga CloudSearch is an Amazon CloudSearch compatible open source
<tbody id="functional-comparison-cui">
<tr><th colspan="3">Command Line Tools</th></tr>
<tr>
<td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/CLTCreateDomain.html">Creating domain</a></td>
<td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/CLTCreateDomain.html">Creating search domain</a></td>
{{ ok_with }} (v1.2.0-){{ end }}
{{ ok }}
</tr>
<tr>
<td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/CLTDescribeDomain.html">Listing domains</a></td>
<td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/CLTDescribeDomain.html">Listing search domains</a></td>
{{ ok_with }} (v1.2.0-){{ end }}
{{ ok }}
</tr>
<tr>
<td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/CLTDeleteDomain.html">Deleting domain</a></td>
<td><a href="http://docs.amazonwebservices.com/cloudsearch/latest/developerguide/CLTDeleteDomain.html">Deleting search domain</a></td>
{{ ok_with }} (v1.2.0-){{ end }}
{{ ok }}
</tr>
Expand Down

0 comments on commit 779181b

Please sign in to comment.