'search.results.limit' key in Low Level Search Options widget is not working
knowledge-article-header-disclaimer-how-to
knowledge-article-header-disclaimer
legacy-article
learn-legacy-article-disclaimer-text
Issue
- The 'search.results.limit' key in the Low-Level Search Options widget is used to achieve the functionality of getting limited search results on a single page, however, the user gets all the search results instead of the limits mentioned.
Resolution
- Check index.max_result_window property in the ElasticSearch configuration file, if this property persists, please remove it and check the behavior after restarting the server.
- In some of the use cases, the presence of this property creates issues with search results.
did-this-article-resolve-your-issue