Closed MartinConde closed 6 years ago
Could you give a whole repo I can clone and try out? I’ve only tried it with v1 so far and I thought it should work with v2, but maybe you have a weird thing going on? Thanks
Sure, thanks a lot for looking into it! Here is the repo: https://github.com/MartinConde/AlgoliaTest.
I found what the issue is. If young already have a production index, it will be stuck copying forever since the operation is invalid. I'll fix that!
By the way @MartinConde, a way to go around that before #12 is merged & released is to simply on the dashboard once click "create index" with the name you plan on using.
Somehow when building it gets stuck when indexing to algolia. Left it running for about an hour and it just kept spinning. I was just testing it with 2 records so can't be the data I guess..
I am using Gatsby 2.4.1, this is my gatsby-config:
I guess I am just missing something here but just can't spot why this wouldn't work. Any ideas or more infos you need? :)