Closed Suyama-Daichi closed 2 years ago
How many Algolia Extensions installed? Can you provide me configuration details for all the Algolia extension installation?
I installed 4 algolia extentions.
Two are v0.5.6, others are v0.5.9.
Three are simple config that target root collection. But the problem algoria extention's target index is a subcollection. This worked before.
What is the configuration on the Algolia Extension monitoring the subcollection?
@smomin The settings is bellow.
list_item_ids
is subcollection.
I retried but not work now too.
Well, Collection Path
should be set to this pattern parent_collection/{parentId}/target_collection
. What is your parent collection that has list_item_ids
?
Oops!
I resolved it! The configuration was bellow.
Thank you.
Hello. thank to this solution.
In this time, I found that can't sync index of subcollection in version 0.5.9.
Reproduction.
Pattern A.
Pattern B.
As far as I know, It was working also Pattern B in past.
Would,nt works with sub collection now ?
Help me.