I am trying to use the Simple Search module but it keeps returning no results using the system error message. Here is the code that I am using
{exp:search:simple_form
channel="employment"
results_page="/search/test/"
no_result_page="/search/noresults/"
form_class="search-form"
search_in="everywhere"
where="any"}I am searching for a word that is in the title of one of three entries in the employment channel.
I am using this with Stash if that makes a difference.
Thanks for the help.