Why wouldn’t this form search in entry fields?
{exp:search:simple_form weblog="weblogname" no_result_page="search/" result_page="search/results" results="20" search_in="entries" show_expired="yes" show_future_entries="yes" status="open" where="all"}<fieldset>
<div class="search-term">
<input type="text" name="keywords" class="search-box" maxlength="190" value="Search Products">
<input type="submit" value="GO" />
</div>
</fieldset>{/exp:search:simple_form}
It’s only searching titles?
The advanced search form works fine…