prevent deep paging
- Prevents paging more than 250 pages into results. Displays warning on last page and redirects to application root and displays an error if a page beyond that is requested.
- Prevents paging more than 50 pages into facets. Displays warning on last page and redirects to application root and displays an error if a page beyond that is requested.
- Truncates queries to 200 characters if longer than that.