The document discusses the inefficiencies of digital libraries' information retrieval systems, particularly highlighting the limitations of the Boolean and Vector Space models. It proposes the use of the Okapi BM25 model as a superior approach for relevance ranking in text mining, which enhances user satisfaction by effectively retrieving relevant documents. A case study is included to demonstrate the improved performance of the Okapi BM25 model in comparison to existing retrieval methods.