Returns an ordered list of documents ordered by their relevance to the provided query.
The model to use for re-ranking. Default to self.model.
The number of results to return. If None returns all results.
The maximum number of chunks derived from a document.