I have some documents on AWS cloudsearch and all search and also autocomplete with suggest api seems to work alright. However a couple of days ago, I just observed that the suggester I have works for only documents that were added prior to configuring the suggester.
I configured my suggester in April 2022 and I get suggestions for the field I need only based on results from documents added before this date. I do not get suggestions from recently added documents.
Should I reindex after adding new documents or is this a limitation in the suggest api.