A client would like to limit the number of Search results show up when searching for something through Weblink. Example: They search for the word "Smith" or "Park" and they get like 400 total results. They would like to set a limit to only return the top 200 or something like that. Is there a way to customize the Web.config or the Search.aspx file that can limit the number of returned results?
Thanks