> > By looking at the source code, > the most possible place to go wrong is in LCSegmentReader > -initWithSegmentInfo:. > That's the only place to have "cfs" and "fnm" appended. > On my system, the string never goes nil, > but it may be a good start for you to test. > Sorry that I cannot fix this bug due to the hardward limitation. > Sorry for another reply. In LuceneKit, it assums int, float, long use 4 bytes, and long long uses 8 bytes. If it is not the case, it may go wrong. That's another thing comes to my mind.
Yen-Ju
