Closed SeokyoungYou closed 6 months ago
hey @SeokyoungYou
Go ahead and test this RC which has the code changes, https://console.firebase.google.com/project/_/extensions/install?ref=algolia/firestore-algolia-search@1.2.4-rc.0)
@smomin Thanks. It works well. Could I know when 1.2.4 version will be updated?
I am releasing the extension with this change.
@smomin I am only visible version 1.2.2 in Firebase console. How could I access v1.2.4?
It’s not released yet. Firebase team is reviewing it.Sent from my iPhoneOn May 8, 2024, at 4:50 PM, Quartz (Seokyoung You) @.***> wrote: @smomin I am only visible version 1.2.2 in Firebase console. How could I access v1.2.4?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
Thanks!
I added (path) to altObjectID in Firebase Extension.
Unfortunately, create and update operations are working well but delete operation is not working because the index is deleted by
doc.id
.