New suggester

Hi,

I created a new suggester. This one return a SearchDocumentsSuggestion. Is there a way to precise which faceted searchs to use instead of “Default Faceted Search”. I hope this is clear.

Thanks.

0 votes

1 answers

1705 views

ANSWER



Not exactly sure what you are asking. I created a custom suggester and added a second search button (which limits search to certain doc types). I added a new suggester (searchClientByKeywords) and a suggestionhandler. I then overrode the default suggestbox.xhtml functionality - specifically added a new command button with the action suggestboxActions.performKeywordsSearch('searchClientByKeywords', 'searchbox').

1 votes



Thanks a lot. It's what I need.
08/09/2012