Let K be the targeted top results of your search engine system, and N the number of documents of your collection/corpus. Which of the following aspects should you consider for efficient results ranking given a query?
1) Choosing the top K results without sorting all N scores for the given query.
2) Avoiding computing all N scores for the given query.
3) You should consider both options (a) and (b).
4) None of the others.