Task #12729
Update *NIX install tutorial
| Status: | Closed | Start date: | 2011-02-02 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Installer | |||
| Target version: | - | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 1 (View) |
Description
Hi guys,
i tried the tutorial in the wiki and it seems to me, that some files are missing.
Startingpoint http://forge.typo3.org/projects/extension-solr/wiki/Setup_on_*NIX
Copy source:trunk/resources/solr/schema.xml and source:trunk/resources/solr/solrconfig.xml to /opt/solr-tomcat/solr/conf, overriding the defaults. This will provide you with a Solr index schema and configuration optimized to work with TYPO3 and the Solr extension.
Thanks
Kay
History
Updated by Ingo Renner over 2 years ago
Hi Kay
which files do you think are missing? I don't know how up to date that tutorial is. However, there's a setup script in resources/shell/ that should do everything for you in one go.
Updated by Kay Strobach over 2 years ago
Hi Ingo,
these files:
trunk/resources/solr/schema.xml
trunk/resources/solr/solrconfig.xml
Thanks
Kay
Updated by Ingo Renner over 2 years ago
Kay Strobach wrote:
trunk/resources/solr/schema.xml trunk/resources/solr/solrconfig.xml
jupp, they are here:
resources/solr/singlecore/
just use the install script as mentioned before...
best
Ingo
Updated by Ingo Renner over 2 years ago
- Subject changed from Files missing in Repo? to Update *NIX install tutorial
Updated by Kay Strobach over 2 years ago
installing on solaris with tomcat not in opt is a very hard task. ;)
/usr/local/tomcat/solr -> solr merged
/usr/local/tomcat -> tomcat
/usr/local/solr -> solr
now i get the error:
Error loading class 'org.typo3.solr.search.AccessFilterQParserPlugin'
Any idea?
Thanks
Kay
Updated by Stefano Cecere almost 2 years ago
hi Kay
for the solr.search.AccessFilterQParserPlugin problem please check http://forge.typo3.org/issues/27101
Updated by Kay Strobach almost 2 years ago
Hi,
thanks for the hint.
But I'm still having massive problems with installing solr on sun/oracle solaris.
I tried to use the install.sh script from the repository.
- solr. 1.4.x is old - isn't it?
- wget fails sometimes
- unzip is not very good on solaris, better use gunzip
- ... :(
Is there a special install script for solaris - or is it common to use linux and no other systems?
Regards
Kay
Updated by Olivier Dobberkau over 1 year ago
- Category set to Installer
- Status changed from New to Needs Feedback
- Assignee set to Olivier Dobberkau
- Priority changed from Should have to Could have
- Target version set to next (placeholder)
Well... I am not sure if Solaris is used that commonly in the projects we make with TYPO3. Our refence setup takes part in an UBUNTU 10.04 LTS at the moment. I would rather close this issue as we do not have access to a Solaris enviroment. If you can give it to us. I would gladly invest 1 or 2 hrs in this.
Updated by Ingo Renner over 1 year ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Olivier Dobberkau) - Target version deleted (
next (placeholder))
no separate solaris instructions here, there likely exist resources on the net for that already