Re: problem using dataimporthandler

2011-03-15 Thread Peter Sturge
Could possibly be your original xml file was in unicode (with a BOM header - FFFE or FEFF) - xml will see it as content if the underlying file system doesn't handle it. On Tue, Mar 15, 2011 at 10:00 PM, sivaram wrote: > I got rid of the problem by just copying the other schema and config files(

Re: problem using dataimporthandler

2011-03-15 Thread sivaram
I got rid of the problem by just copying the other schema and config files( which sound like nothing to do with the error on the dataconfig file but I gave it a try) and it worked I don't know if I'm missing something here but its working now. Thanks, Ram. -- View this message in context: h

Re: problem using dataimporthandler

2011-03-15 Thread sivaram
Regarding the DIH problem: I'm encountering "content not allowed in prolog" only when I'm deploying solr on tomcat. I'm using the same data-config.xml in the solr example through jetty and it works fine and I can index the data. Please let me know what should be changed while using tomcat. Thanks

Re: problem using dataimporthandler

2011-03-14 Thread sivaram
I know this thread is old but I encountered the exact same problem and couldn't figure out what's wrong. I'm using DIH for SQL Server. Please let me know. And the link that you provided seems to be not exist anymore. Thanks, Ram. -- View this message in context: http://lucene.472066.n3.nabble.c

Re: problem using dataimporthandler

2009-03-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
this is what I got when I googled it http://forums.sun.com/thread.jspa?threadID=465472 are you sure it is not the same On Mon, Mar 9, 2009 at 10:59 AM, Ashish P wrote: > > Hi > Following is the data-config.xml > > >     driver="com.microsoft.sqlserver.jdbc.SQLServerDriver" > url="jdbc:sqlserver

Re: problem using dataimporthandler

2009-03-08 Thread Ashish P
Hi Following is the data-config.xml Not sure what is the error here, really stuck... Thanks, Ashish Noble Paul നോബിള്‍ नोब्ळ् wrote: > > can u paste the data-config.xml > looks like there are some error

Re: problem using dataimporthandler

2009-03-08 Thread Noble Paul നോബിള്‍ नोब्ळ्
can u paste the data-config.xml looks like there are some errors in the xml. --Noble On Mon, Mar 9, 2009 at 8:35 AM, Ashish P wrote: > > I am getting following exception on configuring dataImporthandler in > SolrConfig.xml > > INFO: Processing configuration from solrconfig.xml: {config=data-confi