[ 
http://mifosforge.jira.com/browse/MIFOSADMIN-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Pierce resolved MIFOSADMIN-283.
-------------------------------------

    Resolution: Fixed

h3. Fix

Configure the SOLR plugin to Tomcat to point to the correct data directory. 
Change the {{<datadir>}} directive in 
{{/var/www/mifos/sites/all/modules/apachesolr/solrconfig.xml}} to point Tomcat 
variable {{solr.data.dir}} to {{/var/solr/data}}:

{noformat}
<dataDir>${solr.data.dir:/var/lib/solr/data}</dataDir>
{noformat}

h3. Cause

This configuration was most likely wiped out by a recent flawed commit, which 
reverted the config file back to its default settings.



> Apache SOLR Search Engine not running on mifos.org
> --------------------------------------------------
>
>                 Key: MIFOSADMIN-283
>                 URL: http://mifosforge.jira.com/browse/MIFOSADMIN-283
>             Project: mifos administration
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: edcable
>            Assignee: Keith Pierce
>            Priority: Major
>
> Apache SOLR Search not running on Mifos.org.  Not sure if it's same issue as 
> MIFOSADMIN-177
> Repro - try searching any query.
> Get this error:
> The Apache Solr search engine is not available. Please contact your site 
> administrator.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to