Skip to content

stefansavev/elasticsearch-mystackoverflow-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-mystackoverflow-example

Example of how to use elasticsearch as a database system

This project contains the scripts referenced in the blog post:

http://stefansavev.com/blog/elasticsearch-as-a-database-system/

In particular interest could be computation of hot (trending) items as measured by the number of DISTINCT users who clicked on an item within some time interval:

https://github.com/stefansavev/elasticsearch-mystackoverflow-example/blob/master/scripts/queries/number_of_distinct_users_per_page.sh

About

How to use elasticsearch as a database example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages