Update Collection
Closed this issue · 4 comments
Hey sorry to bother again,
As far as my search has made me conclude, the UpdateCollection Method/s have not been added yet, correct?
Would it be possible to add them or is there an issue preventing to do so?
Currently I'm either completely deleting, recreating with the new schema and repopulating the collections or creating collections and populating them with empty fields where necessary.
Thanks a lot in advance
Hi @Boonthrall,
No worries about opening issues. :)
I actually didn't know that an endpoint to update collections existed. I'll add it next week. I'll let you know when it is done.
// Rune
Hi @Boonthrall,
I've now added the feature in #137, I'll make a release later this week, since there are a few other things I would like to get out with it as well. I'll let you know when the release has been made.
// Rune
Thank you for the fast update! ❤️ Looking forward to using it.
This has now been implemented and released in version 6.2.0
.
You can find how to use it in the readme. https://github.com/DAXGRID/typesense-dotnet#update-collection
// Rune