<div dir="ltr"><div>Hello, </div><div><br></div><div>We have a problem where some edits to records are saving but don't appear to be updating in the index - e.g. you can see the correct info when looking at the particular record but not in the summary info about a record in a browse list. </div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">In troubleshooting this problem, we noticed in the ArchivesSpace config there is an option to set up a Solr data storage directory. </span><span style="font-size:12.8px">However you aren't forced to do so. </span><span style="font-size:12.8px">If the Solr data storage directory isn't explicitly set up, it looks like Solr tries to put data to config directory in $SOLR_HOME/[core name]/config. </span><span style="font-size:12.8px">Here is the relevant code block:</span></div><div><div style="font-size:12.8px"><a href="https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/rest/ManagedResourceStorage.java#L119" target="_blank">https://github.com/apache/<wbr>lucene-solr/blob/master/solr/<wbr>core/src/java/org/apache/solr/<wbr>rest/ManagedResourceStorage.<wbr>java#L119</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">If the config directory is not writable or doesn't exist (e.g. we don't seem to have a SOLR_HOME directory by default) Solr sends a "cannot write to config directory ... switching to InMemory storage instead" warning (discussed in a<a href="http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/2016-October/004116.html">n earlier listserv thread</a>) <span style="font-size:12.8px">and then put data into memory.</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Does anyone know if this (storage InMemory) is desired behavior (e.g. for performance reasons)? Or is this an error in the default Solr config?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank you!</div><div style="font-size:12.8px">Sally</div><div style="font-size:12.8px"><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Sally Vermaaten<br>Project Manager, Archival Systems<br>New York University Libraries</div><div dir="ltr">1-212-992-6259<br></div></div></div></div>
</div></div>