<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzu_v</author_name>
  <author_url>https://blog.hatena.ne.jp/suzu_v/</author_url>
  <blog_title>すずけんメモ</blog_title>
  <blog_url>https://suzuken.hatenablog.jp/</blog_url>
  <categories>
    <anon>Elasticsearch</anon>
  </categories>
  <description>Delete Index http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-delete-index.html にも書いてあるけど、*が使える。単一のインデックスを消す場合には以下のようにする。 $ curl -XDELETE 'http://localhost:9200/twitter/' もし、hoge1、hoge2、fuga1というインデックスがあって、hoge1とhoge2だけ消したい場合には以下のようにする。 $ curl -XDELETE 'http://localhost:9…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzuken.hatenablog.jp%2Fentry%2F2014%2F05%2F08%2F142957&quot; title=&quot; 複数のインデックスをまとめて消す方法 - すずけんメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-08 14:29:57</published>
  <title> 複数のインデックスをまとめて消す方法</title>
  <type>rich</type>
  <url>https://suzuken.hatenablog.jp/entry/2014/05/08/142957</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
