Hi,
        I tried to ingest documents without setting the binary but it was 
rejected with this error in the log

FATAL 2014-06-16 16:26:55,550 (Worker thread '36') - Error tossed: Input stream 
may not be null
java.lang.IllegalArgumentException: Input stream may not be null
        at org.apache.http.util.Args.notNull(Args.java:48)
        at 
org.apache.http.entity.mime.content.InputStreamBody.<init>(InputStreamBody.java:70)
        at 
org.apache.http.entity.mime.content.InputStreamBody.<init>(InputStreamBody.java:58)
        at 
org.apache.manifoldcf.agents.output.solr.ModifiedHttpSolrServer.request(ModifiedHttpSolrServer.java:191)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
        at 
org.apache.manifoldcf.agents.output.solr.HttpPoster$IngestThread.run(HttpPoster.java:945)

Why this constraint?


-- 
Matteo Grolla
Sourcesense - making sense of Open Source
http://www.sourcesense.com

Reply via email to