This is the main bean to use this search faces provider framework.
It can be used as a managed session bean,
the default navigation rules will need to be defined for
NAVIGATION_SEARCH ="search";
NAVIGATION_BROWSE ="browse";
NAVIGATION_NAMEDSEARCH ="namedsearch";
or a properties of a session managed bean which implements the searchActionListener interface.
Creates a new instance of Searchhandler
Parameters: actionListener - A bean indtance implemented actionListener interface to override the default navigation Parameters: searchServerUrl - Url for the search server Parameters: userLocale - override the default system locale Parameters: baseName - override the default baseName