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

Oceanman’s picture

This 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

cybercampbell’s picture

I installed Solr on my mac using homebrew... worked perfectly.

$ brew install solr

It installed it here: /usr/local/Cellar/solr/3.5.0

then ran:$ java -jar start.jar

Hope that helps.

C

Anonymous’s picture

Yes, I will do the same!

Anonymous’s picture

Looking at it now, thanks man!

dasjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.