Which of the following statements is *false* regarding the Ranked Retrieval model?
1) It returns an ordering over the (top) documents in the collection for a query.
2) It accepts free text queries as input (one or more words in a human language).
3) It works better (easier to use) than Boolean models for most users.
4) Large result sets are an issue in Ranked Retrieval as we overwhelm users.