GitHub
"GitHub uses elasticsearch to search 20 TB of data, including 1.3 billion of files and 130 billion rowsCode"
I don't need to introduce this. coders understand it. GitHub upgraded their code search in January 2013 and changed it from SOLR to elasticsearch, the current cluster size is 26 index storage nodes and 8 client nodes (responsible for processing search requests). For details, see the official blog
Https://github.com/blog/1381-a-whole-new-code-search
Foursquare
"Searches tens of millions of locations in real time? Foursquare uses elasticsearch every day to do this."
Foursquare is a mobile service website based on users' geographic location information. It encourages mobile users to share their current location information with others. Unlike other old-fashioned websites, the Foursquare user interface is designed for mobile phones to facilitate the use of mobile phone users.
Soundcloud
"Soundcloud uses elasticsearch to provide instant and accurate music search services for 0.18 billion users"
Soundcloud is a German website that provides music sharing.CommunityService, growing rapidly, Alexa has ranked 236th in the world. You can record or upload any sound online to soundcloud to share with you. You can upload music files online or through a software client without the file size limit, however, the free version limits the total length of the uploaded audio to be played for a maximum of 2 hours. Each song can be downloaded for a maximum of 100 times. Soundcloud Allows music to be embedded into webpages through Flash players.
Fog Creek
"Elasticsearch enables Fog Creek to perform tens of millions of queries per month in 40 billion lines of code."
Stumbleupon
"Elasticsearch is a key component of stumbleupon. It provides millions of recommendation services to the community every day."
Stumbleupon is a website that can discover your favorite web pages. When you enter the website, register the website first. After registration, select what you are interested in. It will automatically recommend some webpages for you, if you like this webpage, click the favorite button, and press the stumble button to recommend the next webpage.
Currently, the data volume reaches 2.5 billion. The basic data is stored in hbase and indexed using elasticsearch. In addition to the search function, elasticsearch also provides recommendation and statistics functions. Previously, they used SOLR for search, because SOLR could not meet their business growth needs and replaced it with elasticsearch.
Mozilla
Mozilla is famous for its use of the waronorange project for unit or function testing. The test results are indexed to elasticsearch in JSON format, and developers can easily find bugs.
Socorro is from Mozilla.ProgramThe crash reporting system inserts an error message into hbase and ipvs, and then reads the data index from hbase to elasticsearch for convenience.
Sony
Sony uses elasticsearch as an Information Search Engine
Infochimps
"At infochimps, We have indexed 2.5 billion documents, occupying a total of 4 TB of Space ".
Infochimps is a startup in Austin, Texas, a big data platform provider. It mainly provides hadoop-based big data processing solutions.
These companies are using elasticsearch
Address: http://www.searchtech.pro/elasticsearch-users-case