1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
libcatmandu-store-elasticsearch-perl (1.0202-1) unstable; urgency=medium
From upstream Changes:
0.9_01 2019-01-30 11:55:01 CET
- this is a major breaking release that is fully compatible
with Elasticsearch >= 5.0 and maps indexes to bags
From upstream README:
UPGRADING FROM A PRE 1.0 VERSION
Versions of this store < 1.0 used Elasticsearch types to map bags to a
single index. Support for multiple types in one index has since been
removed from Elasticsearch and since 1.0 each bag is mapped to an index.
You need to export you data before upgrading, update the configuration and
then import you data again.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Nov 2020 19:09:23 +0100
|