Hello, Does anybody know (or even experimented) with what the minimum set of jars needed to run EmbeddedSolrServer.
If I just include solr-core, that pulls in a huge number of Jars. I don't need - for example - Lucene analyzers for Korean and Japanese for this application. But what else do I not need. Can I just not have hadoop? calcite? curator? Are these all loaded on demand or will something fail? Any pointers would be appreciated. Regards, Alex.