<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    More, from the log:<br>
    <br>
    <blockquote>I, [2023-07-12T13:22:30.618347 #4611]  INFO -- :
      Thread-2956: Staff Indexer [2023-07-12 13:22:30 +0000] Running
      index round<br>
      I, [2023-07-12T13:22:32.215842 #4611]  INFO -- : Thread-2956:
      Staff Indexer [2023-07-12 13:22:32 +0000] Index round complete<br>
      I, [2023-07-12T13:22:56.046694 #4611]  INFO -- : Thread-3306: PUI
      Indexer [2023-07-12 13:22:56 +0000] Running index round<br>
      I, [2023-07-12T13:22:57.479284 #4611]  INFO -- : Thread-3306: PUI
      Indexer [2023-07-12 13:22:57 +0000] Index round complete<br>
    </blockquote>
    <br>
    I'm sensing that those "+0000" should be actual numbers of records
    indexed.  <br>
    <br>
    Not sure why it successfully starts an indexing round, and
    successfully completes an indexing round, if 0 records are added to
    Solr.<br>
    <br>
    Searching,<br>
    <br>
    Mark<br>
    <pre class="moz-signature" cols="72"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Mark Cyzyk, M.A., M.L.S.
Library Applications Group
The Sheridan Libraries
The Johns Hopkins University
<a class="moz-txt-link-abbreviated" href="mailto:mcyzyk@jhu.edu">mcyzyk@jhu.edu</a>

Verba volant, scripta manent. 
</pre>
    <div class="moz-cite-prefix">On 7/11/23 11:47, Mark Cyzyk wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:24b05ff9-7f86-1ffc-5455-e61af0ab93be@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      A Clue!<br>
      <br>
      Solr with Archivesspace Core present, Aspace indexing going going
      going.<br>
      <br>
      But I look at the Solr config and see this:<br>
      <br>
      <blockquote type="cite">
        <div id="data" class="requires-core">
          <div class="block" id="core-data">
            <h2><span>Core</span></h2>
            <div class="message-container"> </div>
            <div class="content">
              <ul>
                <li class="startTime">
                  <dl class="clearfix">
                    <dt><span>startTime:</span></dt>
                    <dd class="timeago ng-binding"> about 3 hours ago </dd>
                  </dl>
                </li>
                <li class="instanceDir">
                  <dl class="clearfix">
                    <dt><span>instanceDir:</span></dt>
                    <dd class="ng-binding">/var/solr/data/archivesspace</dd>
                  </dl>
                </li>
                <li class="dataDir">
                  <dl class="clearfix">
                    <dt><span>dataDir:</span></dt>
                    <dd class="ng-binding">/var/solr/data/archivesspace/data/</dd>
                  </dl>
                </li>
              </ul>
            </div>
          </div>
          <div class="block" id="index-data">
            <h2><span>Index</span></h2>
            <div class="message-container"> </div>
            <div class="content">
              <ul>
                <li class="lastModified">
                  <dl class="clearfix">
                    <dt><span>lastModified:</span></dt>
                    <dd class="timeago ng-binding">-</dd>
                  </dl>
                </li>
                <li class="version">
                  <dl class="clearfix">
                    <dt><span>version:</span></dt>
                    <dd class="ng-binding">2</dd>
                  </dl>
                </li>
                <li class="numDocs">
                  <dl class="clearfix">
                    <dt><span>numDocs:</span></dt>
                    <dd class="ng-binding">0</dd>
                  </dl>
                </li>
                <li class="maxDoc">
                  <dl class="clearfix">
                    <dt><span>maxDoc:</span></dt>
                    <dd class="ng-binding">0</dd>
                  </dl>
                </li>
                <li class="deletedDocs">
                  <dl class="clearfix">
                    <dt><span>deletedDocs:</span></dt>
                    <dd class="ng-binding">0</dd>
                  </dl>
                </li>
                <li class="current">
                  <dl class="clearfix">
                    <dt><span>current:</span></dt>
                    <dd class="ico ico-1"><span></span><br>
                    </dd>
                  </dl>
                </li>
                <li class="directory">
                  <dl class="clearfix">
                    <dt><span>directory:</span></dt>
                    <dd class="ng-binding">org.apache.lucene.store.NRTCachingDirectory:NRTCachingDirectory(MMapDirectory@/var/solr/data/archivesspace/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@782702f4;
                      maxCacheMB=48.0 maxMergeSizeMB=4.0)</dd>
                  </dl>
                </li>
              </ul>
            </div>
          </div>
        </div>
      </blockquote>
      <br>
      Zero documents!<br>
      <br>
      Wondering where all this indexing is going...  No errors. 
      Researching....<br>
      <br>
      Mark<br>
      <pre class="moz-signature" cols="72"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Mark Cyzyk, M.A., M.L.S.
Library Applications Group
The Sheridan Libraries
The Johns Hopkins University
<a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:mcyzyk@jhu.edu" moz-do-not-send="true">mcyzyk@jhu.edu</a>

Verba volant, scripta manent. 
</pre>
      <div class="moz-cite-prefix">On 7/9/23 11:04, Mark Cyzyk wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:118167f5-da88-3092-a2d2-f40b8b5021fd@gmail.com"> <br>
        All, <br>
        <br>
        Another puzzler: <br>
        <br>
        As I continue to build a staging version of ASpace in
        Vagrant/Virtualbox, in the end I am seeing data in the MySQL
        tables, a Solr core present, I've reindexed overnight -- and yet
        there are No Records Found in the ASpace Web interface itself. <br>
        <br>
        I feel like I'm missing a step here, but it seems like with
        codebase present, and a Restore of my SQL dump into MySQL, and a
        Solr core present to take indexing data, and with the ASpace Web
        app up and running without error, I should have a fully
        functioning ASpace. <br>
        <br>
        Functioning, but no data! <br>
        <br>
        Researching....  But advice appreciated! <br>
        <br>
        Mark <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>