Last active
August 29, 2015 14:04
-
-
Save KunihikoKido/0a3df0038f7e736c1812 to your computer and use it in GitHub Desktop.
Medium Hello Elasticsearch import data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -XPUT 'localhost:9200/medium/blog/1' -d '{ | |
"title": "Elasticsearch 特徴まとめ", | |
"description": "Elasticsearch Features — 主にシステムを中心とした特徴まとめ", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-500996e47c70", | |
"tags": ["Elasticsearch"], | |
"pubDate": "2014-03-12T11:09" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/2' -d '{ | |
"title": "Elasticsearch クイックスタート", | |
"description": "Elasticsearch Quick Start — インストールからインデックス、検索までのクイックスタート手順", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-8c19db398430", | |
"tags": ["Elasticsearch"], | |
"pubDate": "2014-03-12T14:49" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/3' -d '{ | |
"title": "Elasticsearch システム概要", | |
"description": "Elasticsearch System Overview — インデックス設計に関連する主要概念", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-afd52d72711", | |
"tags": ["Elasticsearch"], | |
"pubDate": "2014-03-12T17:25" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/4' -d '{ | |
"title": "Elasticsearch モジュール構成", | |
"description": "Elasticsearch Modules — システムを構成する主要モジュール", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-e3e002839697", | |
"tags": ["Elasticsearch", "Modules"], | |
"pubDate": "2014-03-13T15:25" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/5' -d '{ | |
"title": "Elasticsearch サーチ&インデックス API 概要", | |
"description": "Elasticsearch Search & Index API Overview — サーチ&インデックス APIを使用する為の前提知識", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-api-fab89850d227", | |
"tags": ["Elasticsearch", "API"], | |
"pubDate": "2014-03-17T13:39" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/6' -d '{ | |
"title": "Elasticsearch ルーティング", | |
"description": "Elasticsearch Routing — 検索パフォーマンスを向上させる為の仕組み", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-f17e9134deb6", | |
"tags": ["Elasticsearch", "Routing"], | |
"pubDate": "2014-03-18T14:30" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/7' -d '{ | |
"title": "Elasticsearch 日本語で全文検索 その1", | |
"description": "Elasticsearch Japanese Analysis — 日本語全文検索と解析処理モジュール概要", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-91c9f22c663a", | |
"tags": ["Elasticsearch", "Analysis", "Japanese"], | |
"pubDate": "2014-03-27T18:20" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/8' -d '{ | |
"title": "Elasticsearch 日本語で全文検索 その2", | |
"description": "Elasticsearch Japanese Analysis — 日本語全文検索で使用するプラグインと、日本語解析フィルター", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-833a0704e44b", | |
"tags": ["Elasticsearch", "Analysis", "Japanese"], | |
"pubDate": "2014-03-27T18:22" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/9' -d '{ | |
"title": "Elasticsearch 日本語で全文検索 その3", | |
"description": "Elasticsearch Japanese Analysis — 日本語全文検索の為のカスタムアナライザー", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-6d69b6ff5c26", | |
"tags": ["Elasticsearch", "Analysis", "Japanese"], | |
"pubDate": "2014-03-27T18:39" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/10' -d '{ | |
"title": "Elasticsearch イメージ検索プラグイン — デモ", | |
"description": "Elasticsearch Image Plugin DEMO — デモサイトに関するノート", | |
"creator": "Miyuki Endo", | |
"link": "https://medium.com/@kwendomi/elasticsearch-6b3545ecc687", | |
"tags": ["Elasticsearch", "Plugin"], | |
"pubDate": "2014-03-31T09:39" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/11' -d '{ | |
"title": "Elasticsearch イメージ検索プラグイン", | |
"description": "Elasticsearch Image Plugin — インストールから検索までの手順", | |
"creator": "Miyuki Endo", | |
"link": "https://medium.com/@kwendomi/elasticsearch-4812fc11c5ca", | |
"tags": ["Elasticsearch", "Plugin"], | |
"pubDate": "2014-03-31T15:10" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/12' -d '{ | |
"title": "Elasticsearch マッピング", | |
"description": "Elasticsearch Mapping — ドキュメントスキーマと検索精度を最適化するためのマッピング定義", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-9a8743746467", | |
"tags": ["Elasticsearch", "Mapping"], | |
"pubDate": "2014-04-10T17:15" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/13' -d '{ | |
"title": "Elasticsearch インデックス・エイリアス", | |
"description": "Elasticsearch Index Aliases — インデックス・エイリアスの活用あれこれ", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-c8c9c711f40", | |
"tags": ["Elasticsearch", "Alias"], | |
"pubDate": "2014-04-15T14:42" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/14' -d '{ | |
"title": "Elasticsearch Image Plugin — メタデータ", | |
"description": "Elasticsearch Image Plugin — metadataの設定・取得方法", | |
"creator": "Miyuki Endo", | |
"link": "https://medium.com/@kwendomi/elasticsearch-image-plugin-bd44a32ec7eb", | |
"tags": ["Elasticsearch", "Plugin"], | |
"pubDate": "2014-04-17T11:51" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/15' -d '{ | |
"title": "Elasticsearch API 一覧", | |
"description": "Elasticsearch APIs — Elasticsearch が提供するAPI一覧", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-api-83760ce1424b", | |
"tags": ["Elasticsearch", "API"], | |
"pubDate": "2014-04-21T13:30" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/16' -d '{ | |
"title": "Elasticsearch Kibana でデータの可視化", | |
"description": "Elasticsearch と Kibana で実現するデータの可視化とその設定例", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-kibana-6ad80550939f", | |
"tags": ["Elasticsearch", "Kibana"], | |
"pubDate": "2014-05-02T14:54" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/17' -d '{ | |
"title": "Elasticsearch ウェブクローラー 基本編", | |
"description": "Elasticsearch River Web —Webサイトのクローリング手順", | |
"creator": "Miyuki Endo", | |
"link": "https://medium.com/@kwendomi/elasticsearch-ffc9df97bc9", | |
"tags": ["Elasticsearch", "River", "Web River"], | |
"pubDate": "2014-05-08T15:59" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/18' -d '{ | |
"title": "Elasticsearch 日本語の為のスキーマレス環境構築", | |
"description": "Elasticsearch Schema-less for Japanese — 動的マッピングを使用して日本語でもスキーマレスな環境を構築する", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-a52fd3ac783e", | |
"tags": ["Elasticsearch", "Analysis", "Japanese"], | |
"pubDate": "2014-05-09T11:43" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/19' -d '{ | |
"title": "Elasticsearch River の配置カスタマイズとサーバー構成", | |
"description": "データをフィードする為の River を単独サーバーで動かすためのメモ", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-river-d07cf722903b", | |
"tags": ["Elasticsearch", "River"], | |
"pubDate": "2014-05-19T13:24" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/20' -d '{ | |
"title": "Elasticsearch ウェブクローラー PDF編", | |
"description": "Elasticsearch River Web — PDFページのクローリング手順", | |
"creator": "Miyuki Endo", | |
"link": "https://medium.com/@kwendomi/elasticsearch-pdf-6e017305420d", | |
"tags": ["Elasticsearch", "River", "Web River"], | |
"pubDate": "2014-05-19T17:03" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/21' -d '{ | |
"title": "Elasticsearch 日本語でフレーズ検索が必要なわけ", | |
"description": "日本語で検索した際に検索結果が異様に膨らむ理由と、正確にマッチさせたい場合の方法", | |
"creator": "Kunihiko Kido", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-22a369387dc5", | |
"tags": ["Elasticsearch", "Japanese"], | |
"pubDate": "2014-05-20T15:08" | |
}' | |
curl -XPUT 'localhost:9200/medium/blog/22' -d '{ | |
"title": "Elasticsearch パーコレータ", | |
"description": "Elasticsearch Percolator — ○○検知システム構築で使える、便利なパーコレータの仕組みと使い方", | |
"creator": "Miyuki Endo", | |
"link": "https://medium.com/hello-elasticsearch/elasticsearch-72fde3836e0a", | |
"tags": ["Elasticsearch", "Percolator"], | |
"pubDate": "2014-06-18T15:21" | |
}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment