19:15
An: solr-user@lucene.apache.org
Betreff: Re: AW: o.a.s.c.SolrException: missing content stream
: Another question I have though (which fits the subject even better):
: In the log I see many
: org.apache.solr.common.SolrException: missing content stream
...
: What are possible reason
: Another question I have though (which fits the subject even better):
: In the log I see many
: org.apache.solr.common.SolrException: missing content stream
...
: What are possible reasons herfore?
The possible and likeley reasons are that you sent an "update" request w/o
any ContentStr
Stupid me (yet again):
Should have taken a TEXT instead of (only) a STRING field for the content ;)
Another question I have though (which fits the subject even better):
In the log I see many
org.apache.solr.common.SolrException: missing content stream
at
org.apache.solr.handler.ContentSt