Hi Sean,

If you are using the remote streaming, In the SolrConfig there is a
limit to the max file size that can be uploaded.
<requestParsers enableRemoteStreaming="true" multipartUploadLimitInKB="2048" />

You might want to check on that.

Regards,
Jayendra

On Thu, Mar 3, 2011 at 5:58 PM, Sean Todd <st...@build.com> wrote:
> Is there a maximum document size that Solr can handle?  I'm trying to index
> documents greater than 15MB, but every time I do I get a random error.  One
> of the other problems with what I'm documenting is that they are not in a
> human language.  They are EDI documents (EDI is a B2B communication system
> that is similar in format to iCal formatted documents) and don't have many
> traditional word breaks but do have segment and element character breaks.  I
> tried playing with the maxFieldLength parameter, but that doesn't seem to be
> helping (and, yes, I changed it in both places in the SolrConfig.xml).
>
> Has anyone had any similar problems with Solr?
> *
> Sean Todd*
> Senior Software Developer
> EDI Technical Operations
> Build.com, Inc.  <http://corp.build.com/>
> Smarter Home Improvement™
> P.O. Box 7990 Chico, CA 95927
> *P*: 800.375.3403 x534
> *F*: 530.566.1893
> st...@build.com | Network of
> Stores<http://www.build.com/index.cfm?page=help:networkstores&source=emailSignature>
>

Reply via email to