Well, this was easier than I thought.
The idea here is not load any data in the ListView until the user actually does a search (using the Full Text Search action).
Not loading data, that is easy, just pass a Criteria you know won’t apply.
Now it comes the neat part.