Closed kingledion closed 1 year ago
Hi Daniel,
Thanks for the PR. I've merged it into develop.
I'll review, but prefer to keep the ensure_index
function for now and annotate it with #[deprecated()]
referring to the insert_index
function. In that way we don't break any existing code that relies on this function.
insert_index
functioninsert_index
take all fields included in types::index::Indexensure_index
as it no longer has a use