Re: please help Problem with dataImportHandler

2011-01-26 Thread Ezequiel Calderara
And the answer there didn't help? Why do not copy the logs of this new error too? Every time you encounter an error, take time to send the log output, and if its needed the schema.xml or the solrconfig.xml Thanks On Tue, Jan 25, 2011 at 6:44 AM, Dinesh mdineshkuma...@karunya.edu.inwrote:

Re: please help Problem with dataImportHandler

2011-01-25 Thread Stefan Matheis
Caused by: org.xml.sax.SAXParseException: Element type field must be followed by either attribute specifications, or /. Sounds like invalid XML in your .. dataimport-config? On Tue, Jan 25, 2011 at 5:41 AM, Dinesh mdineshkuma...@karunya.edu.inwrote: http://pastebin.com/tjCs5dHm this is the

Re: please help Problem with dataImportHandler

2011-01-25 Thread Dinesh
ya after correcting it also it is throwing an exception - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: please help Problem with dataImportHandler

2011-01-25 Thread Dinesh
http://lucene.472066.n3.nabble.com/Getting-started-with-writing-parser-tp2278092p2327738.html this thread explains my problem - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: please help Problem with dataImportHandler

2011-01-24 Thread Ezequiel Calderara
This may be a dumb question, but Is the xml encoded in UTF-8? On Mon, Jan 24, 2011 at 7:08 AM, Dinesh mdineshkuma...@karunya.edu.inwrote: this is the error that i'm getting.. no idea of what is it.. /apache-solr-1.4.1/example/exampledocs# java -jar post.jar sample.txt SimplePostTool:

Re: please help Problem with dataImportHandler

2011-01-24 Thread Dinesh
actually its a log file i seperately created an handler for that... its not XML - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context:

Re: please help Problem with dataImportHandler

2011-01-24 Thread Ezequiel Calderara
And what the logs says about it? On Mon, Jan 24, 2011 at 7:15 AM, Dinesh mdineshkuma...@karunya.edu.inwrote: actually its a log file i seperately created an handler for that... its not XML - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very

Re: please help Problem with dataImportHandler

2011-01-24 Thread Dinesh
its a DHCP log.. i want ti index it - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context: http://lucene.472066.n3.nabble.com/please-help-Problem-with-dataImportHandler-tp2318585p2319627.html Sent from the Solr

Re: please help Problem with dataImportHandler

2011-01-24 Thread Ezequiel Calderara
I mean, when you run the DIH, what's the output of the Solr Log ? Probably there is more info about whats happening... On Mon, Jan 24, 2011 at 10:28 AM, Dinesh mdineshkuma...@karunya.edu.inwrote: its a DHCP log.. i want ti index it - DINESHKUMAR . M I am neither especially clever nor

Re: please help Problem with dataImportHandler

2011-01-24 Thread Chris Hostetter
: this is the error that i'm getting.. no idea of what is it.. Did you follow the instructions in the error message and look at your solr log file to see what the severe errors in solr configuration might be? : SimplePostTool: FATAL: Solr returned an error: :

Re: please help Problem with dataImportHandler

2011-01-24 Thread Dinesh
http://pastebin.com/tjCs5dHm this is the log produced by the solr server - DINESHKUMAR . M I am neither especially clever nor especially gifted. I am only very, very curious. -- View this message in context: