-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
javaPull requests that update Java codePull requests that update Java codemediumComplexity - MediumComplexity - Mediumturing-serverTuring ServerTuring Server
Milestone
Description
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:8983/solr/sample_pt_BR: org.apache.solr.search.SyntaxError: Cannot parse 'test /': Lexical error at line 1, column 8. Encountered: <EOF> (in lexical state 3)] with root cause
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:8983/solr/sample_pt_BR: org.apache.solr.search.SyntaxError: Cannot parse 'test /': Lexical error at line 1, column 8. Encountered: <EOF> (in lexical state 3)
at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:729)
at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:264)
at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:243)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:279)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:927)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:940)
at com.viglet.turing.solr.TurSolr.executeSolrQuery(TurSolr.java:492)
at com.viglet.turing.solr.TurSolr.spellCheckTerm(TurSolr.java:298)
at com.viglet.turing.solr.TurSolr.prepareQueryAutoCorrection(TurSolr.java:323)
at com.viglet.turing.solr.TurSolr.lambda$retrieveSolrFromSN$14(TurSolr.java:340)
at java.base/java.util.Optional.map(Optional.java:260)
at com.viglet.turing.solr.TurSolr.retrieveSolrFromSN(TurSolr.java:33
Metadata
Metadata
Assignees
Labels
javaPull requests that update Java codePull requests that update Java codemediumComplexity - MediumComplexity - Mediumturing-serverTuring ServerTuring Server