Re: DIH FileListEntityProcessor recursion and fileName clash

2009-02-02 Thread Shalin Shekhar Mangar
On Mon, Feb 2, 2009 at 10:08 PM, Fergus McMenemie wrote: > Shalin, > > OK! > > I got myself a JIRA account and opened solr-1000 and followed the > wiki instructions on creating a patch which I have now uploaded! Only > problem is that while the fix seems fine the test case I added to > TestFileLi

Re: DIH FileListEntityProcessor recursion and fileName clash

2009-02-02 Thread Fergus McMenemie
Shalin, OK! I got myself a JIRA account and opened solr-1000 and followed the wiki instructions on creating a patch which I have now uploaded! Only problem is that while the fix seems fine the test case I added to TestFileListEntityProcessor.java fails. I need somebody who knows what they are do

Re: DIH FileListEntityProcessor recursion and fileName clash

2009-02-01 Thread Shalin Shekhar Mangar
On Mon, Feb 2, 2009 at 2:36 AM, Fergus McMenemie wrote: > Hello > > I have been trying to find out why DIH in FileListEntityProcessor > mode did not appear to be recursing into subdirectories. Going through > FileListEntityProcessor.java I eventually tumbled to the fact that my > filename filter

DIH FileListEntityProcessor recursion and fileName clash

2009-02-01 Thread Fergus McMenemie
Hello I have been trying to find out why DIH in FileListEntityProcessor mode did not appear to be recursing into subdirectories. Going through FileListEntityProcessor.java I eventually tumbled to the fact that my filename filter setting from data-config.xml also applied to directory names.