This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository lucene-solr.
commit 135563ed37350fab08d7642608dda727f5e5980a Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 24 16:33:15 2016 +0200 Fixed the typos in debian/solr-common.README.Debian --- debian/solr-common.README.Debian | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/solr-common.README.Debian b/debian/solr-common.README.Debian index 3b43564..d3b7510 100644 --- a/debian/solr-common.README.Debian +++ b/debian/solr-common.README.Debian @@ -30,7 +30,7 @@ Have a look at /etc/solr/tomcat.policy if you want to enable them. MultiCore --------- -Solr upstream does not really support the seperation of the application and +Solr upstream does not really support the separation of the application and configuration directory, but knows only a Solr "homedir". We could partly handle this by placing a symlink conf to /etc/solr/conf in /usr/share/solr. @@ -74,7 +74,7 @@ The handler writes status information to:: /etc/solr/conf/dataimport.properties Make sure that the tomcat/jetty user can write to this file. Yes this is ugly, -but nobody has teached the FHS to java developers yet. +but nobody has taught the FHS to java developers yet. Read more about the DataImportHandler here:: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

