I definitely imported posts, but search API always return empty

I want to add that so far I only have 1 team in the mattermost db. And I verified that the channel I listed all have the right team_id. Very strange indeed!

I think by default mattermost uses database’s text search capabilities. And I double checked that in the config.json, both elasticsearch and bleve are disabled. And for database, "DisableDatabaseSearch": false,