Hi,
I have a search result page (works quite ok) but somehow I can't find a solution for formatting the result. When I type T-shirts in the search box I get this result:

I suppose the - gives me the problem. Is there any way to set couch search to handle T-shirts as one word ?
Other question: can I exclude text boxes in the k_search_excerpt ? with something like ...
<cms:editable name='supplier' label='Supplier' type='text' order='13' searchable='0'></cms:editable>
Last one (for now) .. regarding the new members module : If I don't want to have them in my global site search result must I exclude them with the use of <cms:search masterpage='NOT members/index.php' ...profile.php and so on..>?
I have a search result page (works quite ok) but somehow I can't find a solution for formatting the result. When I type T-shirts in the search box I get this result:

I suppose the - gives me the problem. Is there any way to set couch search to handle T-shirts as one word ?
Other question: can I exclude text boxes in the k_search_excerpt ? with something like ...
<cms:editable name='supplier' label='Supplier' type='text' order='13' searchable='0'></cms:editable>
Last one (for now) .. regarding the new members module : If I don't want to have them in my global site search result must I exclude them with the use of <cms:search masterpage='NOT members/index.php' ...profile.php and so on..>?