In the newest git version when no data found for the search the response is ERROR 16 (Couldn’t contact the search system)...
http://xx.xx.xx.xx/webclient2/indexanon.pl?query=test&debug=showxml
- <search>
- <error>
<errorcode>16</errorcode>
<errormessage>Couldn’t contact the search system. Please try again later.</errormessage>
</error>
<RESULT_INFO TOTAL=“0” QUERY=”” HILITE=”” TIME=“0” FILTERED=“0” SHOWABAL=“0” BOITHOHOME=”/home/boitho/boithoTools/” >
</search>
Can it be changed to 0 results or no results found?