The next component Linux From Scratch has you install into your new system is BinUtils, but since that's a vital part of the build system leading me to having already having covered it's complexities ( https://adrian.geek.nz/gnu_docs/c-compilation#gnu-binutils ) I'll instead study more of Apache Solr.
Apache Solr largely consists of a plugin system, & today I'll go over a utility class for managing those plugins.
1/?