Skip to content

Reindex doesn't support multiple Types #1433

Closed
@dusda

Description

@dusda

So ElasticClient.ReIndex is very handy for migrating indexes from one Type mapping to another, but what if you have more than one Type in your Index? ReIndex doesn't let you use it on an existing Index and you can't specify more than one Type when using it, so I'm left with either writing my own implementation to reindex the thing, or re-work my model to move each Type mapping into it's own index.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions