Sorry, I was wrong, this pach only asked to create an "installdir" line in koha-conf. 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?

Mathieu

Mathieu Saby a écrit :
Hi
I would like to get the name of installation directory for putting in etc/..... a YAML file for configuring facets. I have been looking at the patch introducing SolR, and I found in "Koha / Koha / SearchEngine / Solr / Config.pm" this line :

default => C4::Context->config("installdir") . qq{/etc/searchengine/solr/indexes.yaml}, That's exacty what I want... Except there is no "installdir" in my koha-conf.xml. In fact, I think it was introduced in this attachment http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6415 made for Bug 7167 As Bug 7167 has been reverted, installdir does not exist anymore. But it has "Passed QA" again after it was revert. So, could you tell me if this bug will be pushed into master? And if not, what can I do to get the value of the installation directory ? Regards, M. Saby



--
Mathieu Saby
Service d'Informatique Documentaire
Service Commun de la Documentation
Université Rennes 2
Téléphone : 02 99 14 12 65
Courriel : [email protected]

_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to