Skip to content

tsunekawa/elasticsearch-example-jekyll-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-example-jekyll-posts

Elasticsearch の練習用スクリプトです。 「状況に埋め込まれたブログ」の記事データを使っています。

Require

  • Elasticsearch
  • Bundler (ruby gem)

Setup

$ elasticsearch # Elasticsearchの起動
$ bundle install
$ ./bin/setup # マッピングの設定
$ ./bin/post # 記事データのインデクシング

Usage

$ ./bin/search (検索キーワード)

License

記事データ(data/以下)はCC-BY、その他のスクリプトはMIT-Licenseです。

Author

About

example of Elasticsearch with Jekyll posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages