Hi.
I’m trying to get tagger tags to show up in my search results but EE doesn’t seem to find them.
I have the channel field set to searchable.
I tried to find more info about this in the docs but so far i haven’t been successful. Any ideas on this?
This is my search from code:
{exp:search:simple_form channel="news|help" status="not closed" where="any" search_in="everywhere" result_page="search/results" no_result_page="search/noresults"}
<span class="s_wrap">
<input type="text" name="keywords" id="keywords" value="search" size="18" maxlength="100" class="s_field"/>
<input type="submit" value="submit" class="submit" />
</span>
{/exp:search:simple_form}I’ve also posted this on the tagger forum, but maybe someone here has experienced the same thing?
Thanks!