On 3/23/2015 3:08 AM, Srinivas wrote:
> Present in my project we are using apache tika for reading metadata of the
> file,So whenever we handled large files(contained more than 10
> characters file) tika generating the error is file contained more than
> 10 characters, So is it possible or
Apache Tika has it's own mailing list. You may have better luck asking
this question there. If you then need help adapting it in Solr
context, come back.
Regards,
Alex.
Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter:
http://www.solr-start.com/
On 23 March 2015 at 05:08,
Hi,
I'm not sure but you probably met Tika exception.
Have you checked Apache Tika mailing list?
Hmm, just now I googled "Your document contained more than 10 characters",
I found a page in StackOverFlow. According to it, there is API to change
the limit. But I don't know whether Solr can ch