Closed (works as designed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2012 at 14:54 UTC
Updated:
2 Jan 2013 at 10:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_vhAre you suggesting that we should add this information to the solrconfig? I'm sure the drupal quickstart can make a script that modifies this variable?
Comment #2
osopolarMaybe for others the solrconfig.xml works fine, but not for Ubuntu 11.4. I used the README.txt to apply the required configuration steps. To me the README.txt seems to be the best place to document this. Maybe in the section Troubleshooting or directly by the step where to copy solrconfig.xml. Otherwise maybe in the handbook at d.o.
Comment #3
nick_vhHmm, I don't think the problem is Ubuntu. I think the problem is the way you install Solr. Feel free to add this documentation to the handbook and fix this issue when you've done that. Thanks!
Comment #4
osopolarThe quickstart-install-script for solr just does this:
sudo apt-get -y install tomcat6 tomcat6-admin tomcat6-common tomcat6-user tomcat6-docs tomcat6-examples
sudo apt-get -y install solr-common solr-tomcat
Therefore I guess it is valid at least for ubuntu users. So you do not like to add a hint to the README.txt? If not, I'll may add it somewhere to the handbook.
Comment #5
nick_vhIt was up until Ubuntu 11.04 never recommended to install Solr that way. (I still wouldn't do it)
Provide a patch and we'll consider adding it to solrconfig.xml. But only as an extra commented line.
Comment #6
osopolarWondering about the recommended way to install solr on ubuntu 11.04. The tutorials in the handbook (Solr Ubuntu Server 10.04) using also this way. But no I have read in the README: "The Debian/Ubuntu packages for Solr should NOT be used to install Solr.". Is this still valid for Ubuntu 11.04? If so the quickstart install script might be changed.
I added the patch for solrconfig.xml and README.txt.
Comment #7
pwolanin commentedno. Don't use the packages.
Comment #8
osopolarMay you point me why not using this packages? Thanks.
Comment #9
nick_vhSince they have a bad reputation of breaking things. (at least everything before 11.04). Nothing prevents you from installing those. Until proven stable then we do not change the policy :-)
Comment #10
kenorb commentedAt the time of writing, Ubuntu 12.04.1 LTS has already stable solr version: 1.4.1+dfsg1-2ubuntu2
But still this is true:
http://drupalcode.org/project/apachesolr.git/blame/refs/heads/7.x-1.x:/R...
So
I've tested 1.4.1, but I had some problems, so I had to install 3.6.2 manually.
Links:
Server: http://www.apache.org/dyn/closer.cgi/lucene/solr/3.6.2
Client: http://code.google.com/p/solr-php-client/downloads/list