Mostly it depends on your container settings, quite often that's where the limits are. I don't think Solr imposes any restrictions.
What size are we talking about anyway? There are implicit issues with how much memory parsing the file requires, but you can allocate lots of memory to the JVM to handle that. Best Erick On Tue, Jan 24, 2012 at 10:24 AM, Augusto Camarotti <augu...@prpb.mpf.gov.br> wrote: > Hi everybody > > Does anyone knows if there is a maximum file size that can be uploaded to the > extractingrequesthandler via http request? > > Thanks in advance, > > Augusto Camarotti