The issue may be the paginationLimitedTo value. Check the maximum number of hits accessible via pagination. The hit is likely beyond this limit. If you increase the hits accessible via pagination, or add a query targeting a smaller subset of the index, it should be visible. You can find the paginationLimitedTo in your configuration on your Algolia dashboard.