<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Nicolas,<br>
    <br>
    that is the "index.sh" contetns:<br>
        carton exec catmandu delete search --bag researcher<br>
        carton exec catmandu delete search --bag publication<br>
        carton exec catmandu delete search --bag department<br>
    <br>
    Cheers,<br>
    A.<br>
    <br>
    <div class="moz-cite-prefix">On 24.06.2016 13:39, Nicolas Steenlant
      wrote:<br>
    </div>
    <pre wrap="">Hi Arash,

what’s the command or perl code that is giving the error message?

Regards,
Nicolas


--
Nicolas Steenlant
Ghent University Library

Sint-Hubertusstraat 8
9000 Gent

<a class="moz-txt-link-abbreviated" href="mailto:nicolas.steenlant@ugent.be">nicolas.steenlant@ugent.be</a>
+32 486 62 62 27




</pre>
    <blockquote class=" cite" id="Cite_4731242" type="cite">
      <pre wrap="">On 24 Jun 2016, at 13:27, Arash Samadi <a class="moz-txt-link-rfc2396E" href="mailto:samadi@sub.uni-goettingen.de"><samadi@sub.uni-goettingen.de></a> wrote:

Hi,

I'm trying to use Solr for indexing instead of ElasticSearch.
Following the documentaion, I have installed these already:

    cpanm -qn --installdeps Catmandu Catmandu::MARC Catmandu::Solr Catmandu::Store::Solr Catmandu::Importer::Solr Catmandu::Importer::OAI

and in my catmandu.store.yml:
    search:
    package: Solr
    options:
        url: <a class="moz-txt-link-freetext" href="http://localhost:8983/solr">http://localhost:8983/solr</a>

and Solr is up and running. Despite that while dropping the old indizes and creating new one I get the Error-Message:
    Oops! Can't find the store 'Solr' in your configuration file or Catmandu::Store::Solr is not installed.

Any Idea? Have I forgot something?

BTW, the "docker standalone" and "docker-compose" versions of LibreCat bundle for Ubuntu 14 are now in our git repository available:
    https;//git.com/subugoe/pub_dev

There is one major issue, which could be ignored for development purposes, and is that everything is been installed and handled via superuser 'root'.
Still didn't have time to creat a working installation for another user like 'librecat'.

Cheers,
A.

-- 
Arash Samadi
Digitale Biblothek, Bibliotheksysteme (BIS)

Georg-August-Universität Göttingen
Niedersächsische Staats- und Universitätsbibliothek
D-37073 Göttingen

Platz der Göttinger Sieben 1 (Zentralbibliothek, LRC, Raum 2.19)

Tel: +49 39-20726
m@il: <a class="moz-txt-link-abbreviated" href="mailto:samadi@sub.uni-goettingen.de">samadi@sub.uni-goettingen.de</a>
www: <a class="moz-txt-link-freetext" href="http://www.sub.uni-goettingen.de">http://www.sub.uni-goettingen.de</a>

_______________________________________________
librecat-dev mailing list
- send list mails to <a class="moz-txt-link-abbreviated" href="mailto:librecat-dev@lists.uni-bielefeld.de">librecat-dev@lists.uni-bielefeld.de</a>
- to unsubscribe or change options, visit <a class="moz-txt-link-freetext" href="https://lists.uni-bielefeld.de/mailman2/cgi/unibi/listinfo/librecat-dev">https://lists.uni-bielefeld.de/mailman2/cgi/unibi/listinfo/librecat-dev</a>
- project website: <a class="moz-txt-link-freetext" href="http://librecat.org/">http://librecat.org/</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <div id="Signiture" style="font-size: 11pt;">
        <p><strong>Arash Samadi</strong><br>
          Digitale Biblothek, Bibliotheksysteme (BIS)</p>
        <p>Georg-August-Universität Göttingen<br>
          Niedersächsische Staats- und Universitätsbibliothek<br>
          D-37073 Göttingen</p>
        <p>Platz der Göttinger Sieben 1 (Zentralbibliothek, LRC, Raum
          2.19)</p>
        <p>Tel: +49 39-20726<br>
          m@il: <a href="mailto:samadi@sub.uni-goettingen.de">samadi@sub.uni-goettingen.de</a><br>
          www: <a href="http://www.sub.uni-goettingen.de">http://www.sub.uni-goettingen.de</a></p>
      </div>
    </div>
  </body>
</html>