The use of search is ubiquitous. As a developer you need search in your technology tool belt. This talk introduces Elasticsearch, a front-running, open source search technology. We'll create an application, execute a search, and dive into internals so that you'll know where search is most useful.
If you haven't noticed, search has become ubiquitous:
Nevertheless most developers are not familiar with search technology. Therefore search technology is sometimes used in cases where it is a poor solution and often overlooked in cases where it is the ideal solution.
In this fast-paced discussion we will cover the ins-and-outs of search technology through the example of Elasticsearch, a dominant open source search engine. Topics covered include
Attendees will leave with another useful tool that can be applied to their own problems.