The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.142520

  • Change: 2ca9ac55e7dd55bf7d17debb875b737acd1604ff Author: Manfred Stock <mstock@cpan.org> Date : 2014-09-09 19:48:38 +0000
    • Add myself to author list
    • I bear the blame for some potentially breaking changes and bugs introduced during the migration to Search::Elasticsearch, and this adds a hint to the metadata about this.
  • Change: 4bc0974d11d2de2b6a46dc4680d9a45365d88f97 Author: Manfred Stock <mstock@cpan.org> Date : 2014-09-09 19:47:48 +0000
    • Add empty line after package declaration
    • This avoids a warning emitted by newer versions of the PkgVersion plugin.
  • Change: ef22d8594675fc28bfbc63e39de0f6f1f5df1746 Author: Manfred Stock <ms-gh@stradax.net> Date : 2014-09-09 21:36:31 +0000
    • Merge pull request #1 from mstock/feature/search-elasticsearch-migration
    • Use Search::Elasticsearch instead of deprecated Elasticsearch
  • Change: fd413b4e1ab50f02336b26da3ee1154f31e23bea Author: Manfred Stock <mstock@cpan.org> Date : 2014-08-31 16:33:23 +0000
    • Rename 'servers' to 'nodes' for consistency with Search::Elasticsearch
    • Also add some code to the BUILDARGS wrapper which emits a warning and copies the 'servers' parameter to the 'nodes' parameter to stay backwards compatible (as long as nobody used the 'servers' accessor). As this affects the model object construction, add a few tests for the configuration handling, too.
  • Change: f6d5c5577719f8c8d1a1740d77a1d6f8a80b97a6 Author: Manfred Stock <mstock@cpan.org> Date : 2014-08-29 19:47:37 +0000
    • Adapt pod to the change to Search::Elasticsearch
  • Change: 04e599fe41ed84ae5289f88fdd4fc59c35cd8b8f Author: Manfred Stock <mstock@cpan.org> Date : 2014-08-29 19:47:31 +0000
    • Use Search::Elasticsearch instead of Elasticsearch, adapt code and tests
    • Elasticsearch is deprecated since 2014-03-05, and Search::Elasticsearch replaces it. There were also some API changes which required changes to the code and tests.
  • version at 2014-02-25 22:56:13 +0000
    • Change: a757c79d65e4d1ce42721251e8a2fdf28e412a87 Author: Devin Austin <devin.austin@gmail.com> Date : 2014-02-25 15:56:13 +0000
      • ElasticSearch->Elasticsearch, updated deps, updated .gitiginore
    • Change: 01d7e70385b20bb4bd2524c8fe33849f19d37995 Author: Devin Austin <devin.austin@gmail.com> Date : 2012-05-09 11:24:02 +0000
      • added a few more search methods to delegate to
    • Change: 1d122a5772a5c3efbb15c6c86a7c78b4cf23db14 Author: Devin Austin <dhoss@cpan.org> Date : 2012-01-20 14:23:56 +0000
      • stop gap to get tests to stop failing
  • Plus 2 releases after 2013-09-09 00:00:00 +0000.