Re: Index huge text files

2014-04-22 Thread Erick Erickson
You might also review: http://wiki.apache.org/solr/UsingMailingLists You've given us almost no information to help us help you here. Best, Erick On Tue, Apr 22, 2014 at 3:51 AM, Priti Solanki wrote: > Hi friends, > > I have XML file of size 7.56 MB. I parse the XML and then feed it to Solr. > B

Re: Index huge text files

2014-04-22 Thread Alexandre Rafalovitch
Look at the server logs. They usually have more information. Like a full exception trace. Regards, Alex. Personal website: http://www.outerthoughts.com/ Current project: http://www.solr-start.com/ - Accelerating your Solr proficiency On Tue, Apr 22, 2014 at 5:51 PM, Priti Solanki wrote: > Hi

Index huge text files

2014-04-22 Thread Priti Solanki
Hi friends, I have XML file of size 7.56 MB. I parse the XML and then feed it to Solr. But with some reason I am getting following error Query error. Reason: Bad Request Please let me know how to resolve this error. Regards