It seems that there are no records in your "xf_search" MySql table.
Whenever user searches on your site, the search keywords are inserted in this table. On the other hand, there's default XenForo cron cleanup that deletes entries older than 24 hours to make sure the xf_search is not flooded with too many entries.