The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for ElasticSearch::SearchBuilder

0.08    2011-08-12
        Fixed Test::More dependency - thanks to AVAR

0.07    2011-08-10
        Added support for custom_filters_score query

0.06    2011-07-19
        Added support for nested queries and filters

0.05    2011-07-03
        Added support for named filters

0.04    2011-07-02
        Added the -all operator
        Changed the -not filter to work with ES < 0.17
        Added the 'analyzer' param to flt and mlt
        Added the 'boost' param to has_child queries

0.03    2011-06-30

        First public release for ElasticSearch::SearchBuilder