HI team, Small question & answer would help me a lot.
I am using supabase database ad have more than 5000 documents in one collection.
I have created search module. I am loading whole collection on backside container and reading in column.
I have 5000+ documents
But container reading only 1000 documents and searching out of that only. Is there any solution for it or any setting in need to do?
please check an attached file for the reference. 1000 is the count of collection.
Or is there any other way i can find the document in collection with particular fileds?
Thank you