Fixed NULL query exception.
Funnelback does not have wildcard to support search all, query NULL will lead to a server level error 404. The new release stopped performing a search when query is NULL.
- Issue #2019389 by Sonna: Fixed Funnelback result pager not displaying 'Prev" link.
- Issue #2021921 by Sonna: Added Patch to reinforce default styling to search results.
- Removed some old installation instructions.
- Issue #2012214 by xtfer: Fixed Search block doesn't work on the search page.
- Additional secure validation on the submitted search string.
- Remove the missing Powered by… indicator
- Fixed Issue #1947352 by torpy: Added support for 'profile' query parameter.
- Fixed Issue #1716416 by torpy | cafuego: Added Pre-coded search result blocks.
- Better support for both Classic and Modern UI versions
- Automatic path selection for API endpoint
- Debugging support.
- Coding standards cleanup