This Week in Elasticsearch - July 11, 2013

Welcome to the second issue of This Week in Elasticsearch. In this format we try to inform you about the latest and greatest changes in elasticsearch. We try to cover what happened in the github repositories, as well as all the events happening about elasticsearch and give you a small peek in the future.

Elasticsearch core

  • Big geo refactoring: Null shapes can be indexed, the spatial4j dependency is not needed on clients anymore, support for circle shapes has been added. And shapes crossing the -180/+180 longitude dateline are now wrapped correctly. See more at the commit comment
  • New maintenance/administration REST endpoints have been added, called _cat endpoints, as these can be easily checked out via the commandline. Using either /_cat/master to get information about the current master node, /_cat/nodes to get basic information about all nodes in your cluster like id, ip, port, jdk version, memory information or /_cat/shards in order to get a quick overview which shards are placed at which nodes in your cluster.
  • Aggregration module: In order to make the current facetting approach more flexible, a functional design phase has been started. This module intends to introduce a new framework inside of elasticsearch to aggregate data and is going to have far more flexibility than the current facet approach. We are happy to get any feedback about this, so please comment at the github issue
  • Various issues regarding Multi-Get have been fixed (#3274, #3267). These fixes have also been incorporated into the 0.90 branch.

Elasticsearch ecosystem

We try to give you some more information about what is happening in the ecosystem we are maintaining around elasticsearch, be it plugin or driver releases or news about kibana.

Elasticsearch community

Got an interesting open source project, plugin, driver or anything else for elasticsearch? Here is your time to shine! Just drop us a note and we will list it here (and on the .org website, of course!).

Meetups

Talks/Slides

Also, if you are interested in a core elasticsearch training, the next dates are San Francisco and New York the next week. For more dates, check the training page

If you are interested in all this, we are hiring. We are interested in your skills, not in your location. Just drop us a note.