metacpan / metacpan-api

A free, open API for everything you want to know about CPAN
http://www.metacpan.org/
Other
289 stars 196 forks source link

Indexes with multiple types can no longer be created #1297

Open haarg opened 2 days ago

haarg commented 2 days ago

https://www.elastic.co/guide/en/elasticsearch/reference/6.0/removal-of-types.html

haarg commented 2 days ago

The code needs updates in many places to account for separating the types into separate indexes.

Once it is ready, we'll need to reindex each type into their own index, and update the configuration to account for this.