This question may be related to a resolved thread.
We just upgraded from version 2.1.0 -> 2.3.1, partly to alleviate a problem with pagination in search results. After upgrading the search will not return any results. The code has not changed and it was returning results immediately prior to upgrading. Here’s the code:
{exp:search:simple_form channel="a_closer_look|columns_blogs|consumer_corner|editors_desk|editorials|hnf_stories|state_letters|hnf_letters|top_stories|consumer_corner_resources" result_page="search/results" no_result_page="search/no_results" search_in="entries" status="open|Archive" results="9999"}
<input type="text" name="keywords" id="keywords" />
<input type="submit" value="Search" class="submit" />
{/exp:search:simple_form}You can try the search yourself by visiting http://www.healthnewsflorida.org. If you search for ‘Carol Gentry’ you should have a few hundred results returned.