Thanks a lot. > There are only 256 byte arrays to hold all of the ord data, and the pointers into those arrays are only 24 bits long. That gets you back to 32 bits, or 4GB of ord data max. It's practically less since you only have to overflow one array before the exception is thrown.
What does the ord data mean? Term Id or Term-Document Relation or Document-Term Relation ?