Hi all, https://wiki.dovecot.org/Plugins/FTS/Solr
^^ I’m looking at this documentation and am wondering if its discussion of the managed-schema and schema.xml files is inaccurate/incomplete/misleading. Dovecot’s documentation implies that it’s normal operation for the managed-schema to be generated from schema.xml; however, going by the docs here: https://lucene.apache.org/solr/guide/8_0/schema-factory-definition-in-solrconfig.html … it appears that an installation that uses Dovecot’s provided configuration file, which lacks a <schemaFactory/> directive, should, in fact, have a managed-schema file, and schema.xml is of no use; the generation of managed-schema from schema.xml is actually migration logic, not normal operation. Is this correct? If so, it seems like Dovecot’s documentation could make this clearer. Thank you! -Felipe Gasper