01.12.2012 Views

ElasticSearch - Milton Keynes Perl Mongers

ElasticSearch - Milton Keynes Perl Mongers

ElasticSearch - Milton Keynes Perl Mongers

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Using <strong>ElasticSearch</strong> from <strong>Perl</strong><br />

• Can list more than one server<br />

• Module will load list of servers in the cluster,<br />

and use any of them<br />

use <strong>ElasticSearch</strong>;<br />

my $es = <strong>ElasticSearch</strong>->new(<br />

servers => 'localhost:9200',<br />

);

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!