Re: NullPointerException in DataImportHandler

2009-07-31 Thread Noble Paul നോബിള്‍ नोब्ळ्
-5ced7c797f1014ef6e8326a34c23f541ebbaadf1-2 Thanks, Andrew. -- View this message in context: http://www.nabble.com/NullPointerException-in-DataImportHandler-tp24739580p24741696.html Sent from the Solr - User mailing list archive at Nabble.com

NullPointerException in DataImportHandler

2009-07-30 Thread Andrew Clegg
://biotext.org.uk/ :: -- View this message in context: http://www.nabble.com/NullPointerException-in-DataImportHandler-tp24739580p24739580.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Chantal Ackermann
the same exception. This is with the 2009-07-30 nightly build. See attached for schema. http://www.nabble.com/file/p24739580/schema.xml schema.xml Any ideas? Thanks in advance! Andrew. -- :: http://biotext.org.uk/ :: -- View this message in context: http://www.nabble.com/NullPointerException

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Andrew Clegg
/entity /document /dataConfig Thanks in advance, again :-) Andrew. -- View this message in context: http://www.nabble.com/NullPointerException-in-DataImportHandler-tp24739580p24741292.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Erik Hatcher
On Jul 30, 2009, at 11:54 AM, Andrew Clegg wrote: entity dataSource=filesystem name=domain_pdb url=${domain.pdb_code}-noatom.xml processor=XPathEntityProcessor forEach=/ field column=content xpath=//*[local-name()='structCategory']/*[local-name()='struct']/

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Chantal Ackermann
'] / /entity /entity /document /dataConfig Thanks in advance, again :-) Andrew. -- View this message in context: http://www.nabble.com/NullPointerException-in-DataImportHandler-tp24739580p24741292.html Sent from the Solr - User mailing list archive at Nabble.com

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Andrew Clegg
, Andrew. -- View this message in context: http://www.nabble.com/NullPointerException-in-DataImportHandler-tp24739580p24741696.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Andrew Clegg
=XPathEntityProcessor forEach=/datablock field column=content xpath=/datablock/structCategory/struct/title / /entity Now, to get it to ignore missing files without an error... Hmm... Cheers, Andrew. -- View this message in context: http://www.nabble.com/NullPointerException

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Erik Hatcher
On Jul 30, 2009, at 12:19 PM, Andrew Clegg wrote: Don't worry -- your hints put me on the right track :-) I got it working with: entity dataSource=filesystem name=domain_pdb url=${domain.pdb_code}-noatom.xml processor=XPathEntityProcessor forEach=/datablock field

Re: NullPointerException in DataImportHandler

2009-07-30 Thread Chantal Ackermann
=XPathEntityProcessor forEach=/datablock field column=content xpath=/datablock/structCategory/struct/title / /entity Now, to get it to ignore missing files without an error... Hmm... Cheers, Andrew. -- View this message in context: http://www.nabble.com/NullPointerException