Qbox: Elasticsearch Tutorial Episode #2
Posted by Michael Lussier April 2, 2014Welcome to Episode #2 of our Elasticsearch tutorial series. Today we’ll explore some of the Query DSL of Elasticsearch, including an example of how to implement features of Elasticsearch into your application.
We will begin this episode by replaying a bit of Episode #1 of this tutorial series. Let’s first install Elasticsearch and start a single node cluster, and then we’ll change some default settings and index some new documents.