<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 23, 2013 at 5:08 AM, Mathieu Saby <span dir="ltr"><<a href="mailto:mathieu.saby@univ-rennes2.fr" target="_blank">mathieu.saby@univ-rennes2.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Sorry, I was wrong, this pach only asked to create an "installdir" line in koha-conf.<br>

But that does not solve my problem : why is there a reference to "installdir" in "Koha / Koha / SearchEngine / Solr / Config.pm" if installdir is not defined in standard koha-conf.xml? Is it a bug to fix?<br>
</blockquote></div><div><br></div><div>Yes,references to installdir are a bug, IMO, as they won't work.  As far as your own patch is concerned, if the configuration file must live outside the database, I suggest following the example of this line in etc/koha-conf.xml:</div>
<div><br></div><div> <queryparser_config>__KOHA_CONF_DIR__/searchengine/queryparser.yaml</queryparser_config><br></div><div><br></div><div>Specifying the full path to the new config file in koha-conf.xml is safest.  It is actually an error to assume that Koha's configuration directory is a child of an "installation" directory -- for example, the Debian packages don't lay files out like that.</div>
<div><br></div><div>Regards,</div><div><br>Galen</div>-- <br><div dir="ltr"><div>Galen Charlton</div><div>Manager of Implementation</div><div>Equinox Software, Inc. / The Open Source Experts</div><div>email:  <a href="mailto:gmc@esilibrary.com" target="_blank">gmc@esilibrary.com</a></div>
<div>direct: +1 770-709-5581</div><div>cell:   +1 404-984-4366</div><div>skype:  gmcharlt</div><div>web:    <a href="http://www.esilibrary.com/" target="_blank">http://www.esilibrary.com/</a></div><div>Supporting Koha and Evergreen: <a href="http://koha-community.org" target="_blank">http://koha-community.org</a> & <a href="http://evergreen-ils.org" target="_blank">http://evergreen-ils.org</a></div>
</div>
</div></div>