Re: FileListEntityProcessor and LineEntityProcessor

2009-09-16 Thread Fergus McMenemie
correctly. If I have multiple files then I get the following exception: Sorry but I dont quite follow this. FileListEntityProcessor and LineEntityProcessor are somewhat similar in that they provide a list of filenames which the likes of XPathEntityProcessor then open and parse. Is the above your

Re: FileListEntityProcessor and LineEntityProcessor

2009-09-16 Thread wojtekpia
that have one entity per line. Each line contains blocks of data. I parse out each block and process it appropriately using myTransformer. Is this use of FileListEntityProcessor with LineEntityProcessor not supported? -- View this message in context: http://www.nabble.com/FileListEntityProcessor

Re: FileListEntityProcessor and LineEntityProcessor

2009-09-16 Thread wojtekpia
=fileDataSource transformer=myTransformer/entity ... /document -- View this message in context: http://www.nabble.com/FileListEntityProcessor-and-LineEntityProcessor-tp25476443p25480830.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: FileListEntityProcessor and LineEntityProcessor

2009-09-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
transformer=myTransformer/entity    entity name=jc processor=LineEntityProcessor url=file3.WRK dataSource=fileDataSource transformer=myTransformer/entity ... /document -- View this message in context: http://www.nabble.com/FileListEntityProcessor-and-LineEntityProcessor-tp25476443p25480830.html