I have opened an issue SOLR-1440

On Thu, Sep 17, 2009 at 2:46 AM, wojtekpia <wojte...@hotmail.com> wrote:
>
> Note that if I change my import file to explicitly list all my files (instead
> of using the FileListEntityProcessor) as below then everything works as I
> expect.
>
>  <dataSource type="FileDataSource" name="fileDataSource"
> basePath="d:\my\directory\"/>
>  <document name="dict-entries">
>    <entity name="jc" processor="LineEntityProcessor" url="file1.WRK"
> dataSource="fileDataSource" transformer="myTransformer"></entity>
>    <entity name="jc" processor="LineEntityProcessor" url="file2.WRK"
> dataSource="fileDataSource" 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
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com

Reply via email to