- The crawl status (
Failed
) and category (Indexing
) - An error message
- Missing records or attributes
Records exceed the maximum for your Algolia plan
Your Algolia plan has limits on the number of records and the size of records you can import. If you exceed these limits, the Crawler generates one or more error messages:Algolia error: Record too big
Algolia's record quota exceeded
Extractors returned too many records
Records extracted are too big
Solution
Reduce the number or size of records (withhelpers.splitContentIntoRecords
) extracted by the crawler or upgrade your Algolia plan.