Navigation Menu

Skip to content

Commit

Permalink
Fix unreadable sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 23, 2012
1 parent fa287a5 commit 1dee023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2012-07-26-1.1.0-release.md
Expand Up @@ -8,7 +8,7 @@ Today, we've shipped Groonga CloudSearch version 1.1.0. You can download the pac

### What's new?

New "DeleteDomain" and "DeleteIndexField" are available for the Configuration API. Now you can delete existing search domains or index fields via the API.
New actions, "DeleteDomain" and "DeleteIndexField" are available for the Configuration API. Now you can delete existing search domains or index fields via the API.

"IndexDocuments" action is also available. However, because Groonga CloudSearch rebuilds indexes automatically, you don't need to call the action manually in most cases. (Of course, still useful for optimization.)

Expand Down

0 comments on commit 1dee023

Please sign in to comment.