Skip to content

Error when uses colon in search #2341

@alegauss

Description

@alegauss

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: undefined field Sample] with root cause
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:8983/solr/sample: undefined field Sample
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)

Metadata

Metadata

Assignees

Labels

javaPull requests that update Java codemediumComplexity - Mediumturing-serverTuring Server

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions