[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lucene-dev
Subject:    [jira] [Assigned] (SOLR-3779) LineEntityProcessor processes only one document
From:       "James Dyer (JIRA)" <jira () apache ! org>
Date:       2012-08-31 20:05:10
Message-ID: 379839716.24515.1346443510402.JavaMail.jiratomcat () arcas
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/SOLR-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

James Dyer reassigned SOLR-3779:
--------------------------------

    Assignee: James Dyer
    
> LineEntityProcessor processes only one document
> -----------------------------------------------
> 
> Key: SOLR-3779
> URL: https://issues.apache.org/jira/browse/SOLR-3779
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 4.0-BETA
> Reporter: Ahmet Arslan
> Assignee: James Dyer
> Fix For: 4.0
> 
> Attachments: SOLR-3779.patch
> 
> 
> LineEntityProcessor processes only one document when combined with \
> FileListEntityProcessor. {code:xml}
> <dataConfig>
> <dataSource type="FileDataSource" encoding="UTF-8" name="fds"/>
> <document>
> <entity name="f" processor="FileListEntityProcessor" fileName=".*txt" \
> baseDir="/Volumes/data/Documents" recursive="false" rootEntity="false" \
> dataSource="null" transformer="TemplateTransformer" > <entity onError="skip" \
> name="jc"   processor="LineEntityProcessor" url="${f.fileAbsolutePath}" \
> dataSource="fds"  rootEntity="true" transformer="TemplateTransformer">  <field \
> column="link" template="hello${f.fileAbsolutePath},${jc.rawLine}" />  <field \
> column="rawLine" name="rawLine" /> </entity>          	  
> </entity>
> </document>
> </dataConfig>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic