You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error when a page is to large for Algolia to index (20kb for example). The build process of the index doesn't continue with indexing the rest of the pages. I need it to skip the pages that are to large in size and index all other pages. Is there a setting that I can change so the build process skips the pages that are to large and index the rest of the pages?