This article explains how to create an inverted index for Desklib, including removing stop words and using the Porter Stemming algorithm. It also covers sorting words in alphabetical order, word frequency per document, and testing with Boolean and vector queries. Additionally, it evaluates IR for Desklib using Google and Bing search engines, targets, and search queries.