[libcatmandu-store-elasticsearch-perl] branch master updated (9e12ab5 -> b68a1b3)

gregor herrmann gregoa at debian.org
Wed Jan 3 19:35:58 UTC 2018


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libcatmandu-store-elasticsearch-perl.

      from  9e12ab5   unapply patch in git/master, as per our convention
      adds  6a1a466   initial release
      adds  9e9c387   load test
      adds  2afcb08   load bag
      adds  6f6dc3f   version
      adds  4685669   remove reference to old CQL::ElasticSearch
      adds  a13d639   bump version
      adds  96a45e1   import confess
      adds  728ceed   bump version
      adds  5ed3489   Corrected pod formatting error
      adds  2beb1a2   Merge branch 'master' of github.com:LibreCat/Catmandu-Store-ElasticSearch
      adds  7a5b184   update contributors list
      adds  6d730d3   remove given/when
      adds  2e19a3a   switch to Elasticsearch::Compat
      adds  fe18b8f   Add the ability to delete indexes from elasticsearch.
      adds  d6e0915   store drop method
      adds  564a52d   switch to Search::Elasticsearch::Compat backend
      adds  be22740   bump version
      adds  420447c   start updating to Search::Elasticsearch
      adds  4878011   Adding an error_handler and a bit more pod
      adds  10fa617   bump version
      adds  c66b432   trailing space
      adds  99f80a3   es > 1.0
      adds  a1f1216   milla
      adds  531eda6   Changes
      adds  f49ecc7   0.01
      adds  7f11c84   fix error handler bug
      adds  68df957   0.02
      adds  2e75c13   fix get missing doc
      adds  ff5a58d   0.03
      adds  351d66b   fix posd
      adds  2495e25   fix typo
      adds  b2c147e   0.0301
      adds  45f78d3   rename
      adds  ba5dd0b   Changes
      adds  4ea104a   bump
      adds  ea20695   Build.PL
      adds  0b5ee31   Adding nice changes
      adds  115c387   0.0304
      adds  0a6c200   stash
      adds  0229df5   nothing
      adds  de89404   0.0302
      adds  e9496f0   Adding some null changes to trigger release
      adds  6719392   0.0303
      adds  6d8990f   resolve version conflict
      adds  12659f0   fix on_error bug
      adds  7a89200   0.0305
      adds  03f8fd3   add aggregation data to hits
      adds  47ffe41   add drop methods
      adds  65b7356   changelog
      adds  d85d013   0.0306
      adds  28a5906   add check for delete_by_query support
      adds  9c7a5ec   no longer store _id in doc
      adds  1df3246   more es 2.0 compatibility
      adds  b5ed695   fix typo;delete_by_query for 2.0
      adds  e389c27   refresh on delete_by_query
      adds  e0c1eb9   changelog
      adds  ec087d8   0.04_01
      adds  6379541   2.0 support
      adds  b87b032   pod,changelog
      adds  b8f3939   0.05
      adds  f7d8b51   minimal pod
      adds  be88fb0   changelog
      adds  c0d679d   0.0501
      adds  cda77e9   changelog
      adds  1da1c91   0.0502
      adds  9d1186e   Change wildcard and fuzzy CQL searches into analyzed queries #11
      adds  9a880bc   Adding POD
      adds  46466fb   Merge pull request #12 from LibreCat/wildcard_fuzzy_analyzed
      adds  8dde89d   Merge branch 'master' of github.com:LibreCat/Catmandu-Store-Elasticsearch
      adds  d47067f   changelog
      adds  5e23213   0.0503
      adds  78f1509   Adding support for escaping wildcards in CQL
      adds  38f0347   Adding Carton files to ignore
      adds  c9e8d5b   Adding caret unescaping in CQL
      adds  8e6faa1   changelog
      adds  4a156ab   0.0504
      adds  2415252   correctly quote query string terms
      adds  5cc3eb5   Build.PL
      adds  c3b4911   0.0505
      adds  4d780e5   Adding the required documentation
      adds  2c008ab   Deleting wrong reference to cb in the POD
      adds  37a0f65   changelog
      adds  2bc513a   0.0506
      adds  43fc258   Fixed typo in the POD
      adds  d7f3723   Elasticsearch 5.x iteration support
      adds  210aba0   0.0507
      adds  ecbb98e   support json encoded sort argument
      adds  d480c23   changelog
      adds  3bfdda0   bump required version of Catmandu
      adds  f28793a   0.0508
      adds  c66114b   escape spaces in query string terms
      adds  c53aed0   0.0509
      adds  8b59dc9   New upstream version 0.0509
       new  51d433b   Update upstream source from tag 'upstream/0.0509'
       new  b5f2665   Update debian/changelog
       new  e108d9f   Update (build) dependencies.
       new  e79a227   Reformat debian/control with cme
       new  a61084e   Declare compliance with Debian Policy 4.1.3.
       new  ce1287f   Bump debhelper compatibility level to 10.
       new  b68a1b3   releasing package libcatmandu-store-elasticsearch-perl version 0.0509-1

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Build.PL                                     |  5 ++--
 Changes                                      |  7 +++++
 META.json                                    |  5 ++--
 META.yml                                     |  5 ++--
 cpanfile                                     |  3 ++-
 debian/changelog                             | 10 +++++++
 debian/compat                                |  2 +-
 debian/control                               | 39 +++++++++++++++-------------
 lib/Catmandu/Store/ElasticSearch.pm          |  2 +-
 lib/Catmandu/Store/ElasticSearch/Bag.pm      | 13 ++++++++--
 lib/Catmandu/Store/ElasticSearch/CQL.pm      |  9 ++++---
 lib/Catmandu/Store/ElasticSearch/Searcher.pm |  2 +-
 12 files changed, 69 insertions(+), 33 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-elasticsearch-perl.git



More information about the Pkg-perl-cvs-commits mailing list