[ckan-changes] commit/ckan: John Glover: [docs][xs] Fix typo in solr installation docs

Bitbucket commits-noreply at bitbucket.org
Wed Sep 21 15:42:13 UTC 2011


1 new changeset in ckan:

http://bitbucket.org/okfn/ckan/changeset/0be701a71557/
changeset:   0be701a71557
user:        John Glover
date:        2011-09-21 17:41:51
summary:     [docs][xs] Fix typo in solr installation docs
affected #:  1 file (-1 bytes)

--- a/doc/install-from-source.rst	Wed Sep 21 15:50:25 2011 +0100
+++ b/doc/install-from-source.rst	Wed Sep 21 16:41:51 2011 +0100
@@ -253,11 +253,11 @@
        JETTY_HOST=127.0.0.1  # (line 15)
 
    Then create a symlink from the schema.xml file in your ckan config
-   directory to the solr directory:
+   directory to the solr config directory:
 
    ::
     
-       sudo ln -s ~/pyenv/src/ckan/ckan/config/schema.xml /usr/share/solr/config/schema.xml
+       sudo ln -s ~/pyenv/src/ckan/ckan/config/schema.xml /usr/share/solr/conf/schema.xml
 
    Set appropriate values for the ``ckan.site_id`` and ``solr_url`` config variables in your CKAN config file:

Repository URL: https://bitbucket.org/okfn/ckan/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list