<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 9pt; font-family: Verdana,Geneva,sans-serif'>
<p>The real main differecne seems coming from "diffconfig.xml"</p>
<p>When I put yours, Solr delete (!) schema.xml and create a "manage-schema" and starts complaining about useless types (tdates, booleans, etc..) that are not needed for Mail fileds</p>
<p>When I put mine (from standard distribution of Arch), it keeps things as they are (yeah !), does not complains about those useless types and startup properly.</p>
<p>I attach my diffconfig</p>
<p><br /></p>
<p>But these are the configurations that one should adjust as per his/her own use.</p>
<p>The main problem is : After some time of indexing from Dovecot, Dovecot returns errors (invalid SID, etc...) and Solr return "out of range indexes" errors</p>
<p><br /></p>
<div id="signature"> </div>
<p><br /></p>
<p id="reply-intro">On 2019-01-02 07:49, Joan Moreau wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<p>Hi</p>
<p>Solr is a standard package in ArchLinux. ("pacman -S solr") . the systemd installation script is included (and it is launching /opt/solr/bin/solr.in.sh)</p>
<p>Instance : sudo -u solr /opt/solr/bin/solr create -c dovecot -> this creates a separate folder with default solrconfig.xml, schema.xml, etc..</p>
<p>I made a symlink of the data folder to a second drive (ext4) much bigger</p>
<p><br /></p>
<p><br /></p>
<p><br /></p>
<div id="signature"> </div>
<p><br /></p>
<p id="reply-intro">On 2018-12-31 14:09, Daniel Miller wrote:</p>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<div class="pre" style="margin: 0; padding: 0; font-family: monospace;"><span style="white-space: nowrap;">On 12/29/2018 4:49 PM, Joan Moreau wrote:</span>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;"><br /><span style="white-space: nowrap;">Also :</span><br /><br /><span style="white-space: nowrap;">- Java is 10.0.2</span><br /><br /></blockquote>
<span style="white-space: nowrap;">Same as me.</span>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;"><br />- If i delete schema.xml but create only managed-schema, the solr refuses to start with a java error "schema.xml missing"<br /><br /></blockquote>
<span style="white-space: nowrap;">Ok...so we need to do some more digging.</span><br /><br />How did you install Solr? (I downloaded a "binary" installation and unpacked it)<br /><br />How did you create the dovecot instance?  (I've provided explicit instructions for how I did it - did you follow those exactly or something different)?<br /><br />How are you starting Solr?  (I use the provided "solr/bin/solr start" command, wrapped inside a systemd service).<br /><br /><span style="white-space: nowrap;">--</span><br />Daniel<br /><br /><br /></div>
</blockquote>
</blockquote>
</body></html>