Jumpstart elasticsearch

By Mateu Hunter (‎mateu‎)
Date: Wednesday, 5 June 2013 14:30
Duration: 20 minutes
Target audience: Intermediate
Language: English
Tags: elastic::model elasticsearch video


Slide URL: http://missoula.org/note/public/collection/51af5a9311e10f430a000003

HOMEWORK: clone this repo: git@github.com:mateu/Git-Search.git and use the SYNOPSIS of Git::Search to index and search a git repo of your choice.

How to get going with elasticsearch from a Perl programmer's perspective. Discuss:

* Perl module options
* shards, nodes, clusters, scaling
* connections (ElasticSearch.pm, Elastic::Model)
* indices, aliases
* namespaces, domains (Elastic::Model)
* mappings
* analyzers: index versus query
* deployment/maintenance techniques
* queries and filters (terms, boolean, fuzzy etc.)
* performance metrics, benchmarks

The talk will be done in a format that will allow the attendees to participate provided they have access to an elasticsearch instance of their own.

Attended by: