5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

「Elasticsearch 6」で動作の検証などをしてみた

Last updated at Posted at 2018-08-24

「Elasticsearch 6」で動作の検証などをしてみました。

過去に「Elasticsearchチュートリアル」という記事を見つけていたのでこちらが2014年の記事だったので2018年8月現在の最新版で試してみました。

他にもクエリ検索やAggregation、Analyzerの設定なども調べております。

動作検証など

Elasticsearch 6 を使ったデータ検証 その1(Dockerでコンテナの作成と確認)

Elasticsearch 6 を使ったデータ検証 その2(マッピングの登録をしてみる)

Elasticsearch 6 を使ったデータ検証 その3(bulkでデータを投入してみる)

Elasticsearch 6 を使ったデータ検証 その4(チュートリアル記事とデータの検索での比較)

Elasticsearch 6 を使ったデータ検証 その5(クエリでの検索)

Elasticsearch 6 を使ったデータ検証 その6(Aggregationを使った分類・集計)

Elasticsearch 6 を使ったデータ検証 その7(Analyzerについて)

参考記事など

また、初期段階でとても役に立ったリンクなども。

★クラスメソッドさんのElasticsearch記事
 https://dev.classmethod.jp/cloud/aws/cm-advent-calendar-2015-getting-started-again-amazon-es/
 https://dev.classmethod.jp/cloud/aws/amazon-es-full-text-search/
 https://dev.classmethod.jp/server-side/elasticsearch/elasticsearch-6-breaking-changes/
 https://dev.classmethod.jp/server-side/elasticsearch-getting-started-05/

★はじめての Elasticsearch(コマンドの解説が非常に丁寧)
 https://qiita.com/nskydiving/items/1c2dc4e0b9c98d164329

★MySQL(MariaDB)のデータをElasticsearchで全文検索
 https://qiita.com/kesuzuki/items/2d58d31c38a9ea58ab47

★Elasticsearch(v5)を使うにあたっての神記事まとめ
 https://qiita.com/bwtakacy/items/5016862854e5c7b5278b

リンクだけの雑記になってしまいましたが。

5
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?