For some reason I am getting the below error when parsing synonyms using synonyms file.
Synonyms File: http://www.pastebin.ca/2395108 The server encountered an internal error ({msg=SolrCore 'solr' is not available due to init failure: java.io.IOException: Error parsing synonyms file:,trace=org.apache.solr.common.SolrException: SolrCore 'solr' is not available due to init failure: java.io.IOException: Error parsing synonyms file: at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1212) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:248) at I couldn't really find any issue with the synonyms file..Can someone let me know where I am wrong? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-4-3-0-synonym-filter-parse-error-SOLR-4-3-0-tp4069469.html Sent from the Solr - User mailing list archive at Nabble.com.