Does anyone know any good documentation to get Apache Solr working on MAMP http://www.mamp.info/en/index.html
I installed erecruiter to the standard MAMP and there are errors everywhere.
I wanted to disconnect the Apache Solr part of the install to just use the DB search, but this is beyond me. Can someone advise with a link to a how to page.
I think my erecruiter site will not be large so I don't think I need Apache Solr at first so would be good to see how usable erecruiter is before forking out for a Apache Solr hosting service, which seem to all be three times the cost of my hosting service at present with Apache 2.0 ...
Finally, any idea about a good theme for erecruiter as out of the box it doesn't look too sexy with the default one.
Thanks if you can answer these questions.
Comments
Comment #1
Oceanman commentedThis thread might help you figure out how to set up the database search. It is straight forward. You need the Database search module enabled to see database as a server option.
http://drupal.org/node/1459986
Comment #2
cybercampbell commentedI installed Solr on my mac using homebrew... worked perfectly.
$ brew install solrIt installed it here: /usr/local/Cellar/solr/3.5.0
then ran:
$ java -jar start.jarHope that helps.
C
Comment #3
Anonymous (not verified) commentedYes, I will do the same!
Comment #4
Anonymous (not verified) commentedLooking at it now, thanks man!
Comment #5
dasjo