This document summarizes a presentation about MontySolr, an extension that allows embedding CPython in Solr. It was created by Roman Chyla of CERN to connect Python and Java applications without compromises. MontySolr uses JCC to embed a Python interpreter in Java, allowing Python code to interface with Solr. This provides a robust, tested integration that works for any Python or C/C++ application and leverages the strengths of both Solr and Invenio.