org.apache.solr.common.SolrException: Service Unavailable
---------------------------------------------------------

                 Key: SOLR-2486
                 URL: https://issues.apache.org/jira/browse/SOLR-2486
             Project: Solr
          Issue Type: Bug
          Components: update
    Affects Versions: 3.1
            Reporter: Jayesh K Rajpurohit


While doing an update on Solr master core, I am getting this exception. It is 
more frequent after I added the 'Do You Mean' functionality. I have 
'buildOnCommit' in my solrConfig.xml for building the spellcheck index. Below 
is the exception trace.

org.apache.solr.common.SolrException: Service Unavailable

Service Unavailable

request: 
http://qa-agile-iproxy-mgmt.idefense.vrsn.com/solrmaster/<CoreNAME>/update
        at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
        at 
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to