I am using laravel scout to implement my text search. I followed all the configuration instructions and imported the records. When I do that i get this success message Imported [App\Thread] models up to ID: 8
but in algolia I can't see my records for the given index, it keeps saying I have 0 records. I am currently using my admin APIkey.
How do I fix that?