The Algolia engine has an internal limit of 1000 words per attribute. If a query is matched on the attribute after the 1000th position in an attribute, the record will not surface in the hits.
Algolia manages records best when they are broken down into smaller chunks of data. You can read our guide on how to index long documents.
You can read more about sequence expressions limitations in our docs.