Is there limit for search box?

Hi,
I have a search box that searches a database with only about 15 records and the autocomplete functionality works as expected. However, I have another search box that searches through a database which has about 700 records and the autocomplete doesn’t work at all. I have let it sit for 5 min with text in the search box thinking maybe its just super slow and still no results, so unless it’s incredibly slow, it seems like the search box may have some sort of limit as to how many records it can search through and if that number in the DB is larger than that value, it just doesn’t even try?
Thanks in advance

Did you check all your privacy settings?

No I had not. That was the problem. Thank you. Updated the DB to public and works great now. Appreciate it.

1 Like