I'm working with the spellcheck component of Solr for the first time. I'm using SolrJ, and when I submit my query, I get a Solr Exception: "Expected mime type octet/stream but got text/html."

What in the world is this telling me?? The query object I submitted is an entire sentence, not a single word. Would that matter?

Mark

Reply via email to