Closed
Description
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