<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 12/11/2018 4:46 AM, Joan Moreau via dovecot wrote:<br>
<blockquote type="cite"
cite="mid:fbe71fb299b2dcc47dc576904c066754@grosjo.net">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>I shared the errors already so many times (check this
mailinling for "solr" in teh title)</p>
<p>Contrary to what you say, with SOlr 7.5 and Dovecot git, I had
to remove the "managed-schema" to make solr respond a bit
properly. It relies on schema.xml</p>
<p>In order to create the instance, no, it copies the default
config in the dovecot instance.</p>
</blockquote>
<p>I'm not a Solr expert by any means but I believe you are
incorrect. <br>
</p>
<p>As of Solr 5.x the managed-schema file is the primary method for
configuration. The method I detailed previously for setting up a
config helps automate creating new Solr instances - but as I
stated you can either setup a Solr template and then create the
instance from that or create an instance using the default
template and then adjust it.</p>
<p>The part that you *must* do after creating from the default
template is stop the server, delete the entire
"<prefix>/solr/dovecot/data" folder, then install the
correct managed-schema file, then restart the server. The server
will not function with mismatched schema/data.<br>
</p>
<p>If you'll try that - explicitly "rm -rf
<prefix>/solr/dovecot/data", copy the managed-schema file
into the conf folder, and restart - things will either work or
there's something else that needs correction.</p>
--<br>
Daniel<br>
<blockquote type="cite"
cite="mid:fbe71fb299b2dcc47dc576904c066754@grosjo.net">
<blockquote type="cite" style="padding: 0 0.4em; border-left:
#1010ff 2px solid; margin: 0">
<blockquote type="cite" style="padding: 0 0.4em; border-left:
#1010ff 2px solid; margin: 0">
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px
solid; margin: 0;">
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</body>
</html>