bompi88 / easy-search-leaderboard

One of the meteorjs examples enhanced with the easy-search package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard example which utilizes EasySearch and ElasticSearch. This package illustrates how mapping can be set on index creation time and how aggregations can be used with ElasticSearch.

Installation

# Clone the repo (example)
$ git clone git@github.com:bompi88/easy-search-leaderboard.git
$ cd easy-search-leaderboard

# Install npm packages
$ npm install

Run

Be sure to start elasticsearch 5.x at port 9200 before running:

$ npm run start

About

One of the meteorjs examples enhanced with the easy-search package


Languages

Language:JavaScript 47.5%Language:CSS 36.2%Language:HTML 16.3%