<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Well, so, if I understand, the best would be to write a patch to add
"configdir" to koha-conf.xml. Its value should be __KOHA_CONF_DIR__ I
suppose?<br>
So it could be used by my patch and probably by others.<br>
I probably won't have time enough (working on facets is already a big
job, and I have other things to do in my library, and I will leave
community in 2 or 3 months...)<br>
Does somebody wants to do that?<br>
<br>
M. Saby<br>
<br>
Galen Charlton a écrit :
<blockquote
 cite="mid:CAPLnt654KNMQuzH+nivZoG9ZEseFf=c9k1P9kpwmiavXKB3C9g@mail.gmail.com"
 type="cite">
  <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 moz-do-not-send="true"
 href="mailto:mathieu.saby@univ-rennes2.fr" target="_blank">mathieu.saby@univ-rennes2.fr</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; 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 moz-do-not-send="true"
 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 moz-do-not-send="true"
 href="http://www.esilibrary.com/" target="_blank">http://www.esilibrary.com/</a></div>
  <div>Supporting Koha and Evergreen: <a moz-do-not-send="true"
 href="http://koha-community.org" target="_blank">http://koha-community.org</a>
& <a moz-do-not-send="true" href="http://evergreen-ils.org"
 target="_blank">http://evergreen-ils.org</a></div>
  </div>
  </div>
  </div>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Mathieu Saby
Service d'Informatique Documentaire
Service Commun de la Documentation
Université Rennes 2
Téléphone : 02 99 14 12 65
Courriel : <a class="moz-txt-link-abbreviated" href="mailto:mathieu.saby@univ-rennes2.fr">mathieu.saby@univ-rennes2.fr</a>
</pre>
</body>
</html>