コマンドオプションサンプル:aws cloudsearch index-documents

コマンドサンプルを検索した結果です。

最新の索引付けオプションを使用して検索ドメインに文書の索引付けを開始するよう指示します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudsearch/index-documents.html

aws cloudsearch index-documents --domain-name foo

    よくある質問 - Amazon CloudSearch | AWS : http://aws.amazon.com/jp/cloudsearch/faqs/
aws cloudsearch index-documents --domain-name movies
    Uploading Data to an Amazon CloudSearch Domain - Amazon CloudSearch : http://docs.aws.amazon.com/cloudsearch/latest/developerguide/indexing.html
aws cloudsearch index-documents --domain-name %domain_name%
    CloudSearchのインデックスフィールド設定について - エンジニアぽい人の備忘録 : http://masamasa.hatenadiary.jp/entry/2015/11/20/151250
aws cloudsearch index-documents \u003cspan class=\
    CloudSearchコマンドメモ(ドメイン作成データの検索まで) : http://qiita.com/ohsawa0515/items/9b8a1c482ac81a54a998
aws cloudsearch index-documents --domain-name dev-purchxapp-com as described in docs.aws.amazon.com/cloudsearch/latest/developerguide/
    ruby on rails - AWS Cloudsearch Uploading Documents - Stack Overflow : http://stackoverflow.com/questions/32080992/aws-cloudsearch-uploading-documents
aws cloudsearch index-documents --domain-name foo

Restore after data loading:

aws cloudsearch update-scaling-parameters --domain-name foo --scaling-parameters DesiredInstanceType=search.m1.small

aws cloudsearch index-documents --domain-name foo

    Analytics | Amazon CloudSearch Flashcards by Parri Pandian | Brainscape : http://www.brainscape.com/flashcards/analytics-amazon-cloudsearch-6689256/packs/10629625

aws のオプション一覧