PortalDevelopementSetup
Additional set-up steps are necessary in order to get the portal fully running after pulling and checking out from the bhle github repository:
Install Solr
see
http://drupal.org/node/343467 for detailed installation instructions.
for information on multi-core setup of solr (solr.xml)
http://wiki.apache.org/solr/CoreAdmin
Please refer to Installing Solr Standalone Server which describes the installation of solr 3.3.0 .
once solr ins installed open
http://127.0.0.1:8983/solr/ in your browser and you should see two links to "Admin core1" and "Admin core2"
Go to
http://my.machine.net/my-bhle-portal/?q=admin/config/search/settings and click on
Re-Index site.
Now start the re-indexing process. You may want to edit the settings for ITEMS_LEFT and ITEMS_PER_RUN in refresh-index.sh in advance
cd ${WORKINGDIR}portal/drupal/solr/
chmod 775 refresh-index.sh
./refresh-index.sh
cp -r /home/andreas/workspaces/_github.com/bhle/portal/drupal-ait/solr/core2 core2