This repository contains an adapted version of the STELLA Micro-Template. It is implemented with the help of pyserini - the Python wrapper to Anserini. The dataset recommendations are based on the abstracts of the datasets and queries made from the titles of the target items. Upon indexing a Lucene index is built. It contains the abstracts of the datasets. When providing the publication identifier (target item of the recommendation), it will be translated into the publication title, which, in turn, is used to query the index with a BM25 algorithm.