Skip to content

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

Notifications You must be signed in to change notification settings

bompi88/easy-search-leaderboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.5%
  • CSS 36.2%
  • HTML 16.3%