#python
Better querying for ElasticSearch
17 May 2011
I wrote about how to write filter queries using pyes
.
Unfortunately after using ElasticSearch in the Add-ons Builder, I realized
that our code would become unwieldy and hard to read if we kept using straight
up pyes
.