Re: problem in inputSplit

2008-12-12 Thread Zhengguo 'Mike' SUN
8 2:26:36 AM Subject: problem in inputSplit Hello, Now I have encountered a very werid problem in custom split, in which I define a IndexDirSplit cotaining a list of Index Directory Path, I implemented like this: package zju.edu.tcmsearch.lucene.search.format; import java.io.IOException; impo

problem in inputSplit

2008-12-11 Thread ZhiHong Fu
Hello, Now I have encountered a very werid problem in custom split, in which I define a IndexDirSplit cotaining a list of Index Directory Path, I implemented like this: package zju.edu.tcmsearch.lucene.search.format; import java.io.IOException; import java.io.DataInput; import java.io.DataOutpu