pkgsrc/devel/p5-Search-Elasticsearch/distinfo
wiz 64cd14352e Update p5-Search-Elasticsearch to 2.00.
2.00    2015-10-28

        The default client is now '2_0::Direct', for use with Elasticsearch 2.x.
        Specify client '1_0::Direct' if using with Elasticsearch 1.x.

        Breaking:
        * The field parameter to indices.get_field_mapping() has been renamed to fields

        New features:
        * Added fields param to Bulk helper
        * The name parameter to indices.get_template() can accept multiple options
        * Added indices.forcemerge() and deprecated indices.optimize()
        * The index parameter to indices.open() and indices.close() is required
        * Added allow_no_indices, expand_wildcards, and ignore_unavailable params
          to indices.flush_synced()
        * Added the timeout param to cluster.stats(), nodes.hot_threads(),
          nodes.stats(), and nodes.info()
        * cluster.health() can accept multiple indices
        * Added cat.repositories() and cat.snapshots()
        * Added detect_noop param to update()
        * search_shards() accepts multi values for index/type
        * delete_template() requires an id
        * Add fork protection to Scroll and Async::Scroll

        Bug fix:
        * Added missing debug QS param
2016-04-14 12:50:34 +00:00

6 lines
451 B
Text

$NetBSD: distinfo,v 1.5 2016/04/14 12:50:34 wiz Exp $
SHA1 (Search-Elasticsearch-2.00.tar.gz) = 77e41b53bff37dbba0c28fe35bf4416155c62ad5
RMD160 (Search-Elasticsearch-2.00.tar.gz) = bb8e959f3283e10cd445cb383c346c0128e6b825
SHA512 (Search-Elasticsearch-2.00.tar.gz) = d20ce094418f6157054ff655911d8ad7a8acf434e67414e4368ca044ce308e6ebc29c198b26ffbcb1d288652be4fb19a23cd58832e371749f2bceb8094f74349
Size (Search-Elasticsearch-2.00.tar.gz) = 138904 bytes