: I'm currently attempting to index the distinct list of terms found in a : Lucene index using the TermEnum. I'm creating a document with each list : and indexing the document of terms. It appears there's a limit of : 10,000 distinct terms within a given document. Can this be overcome??
Out of curiousity: why are you doing this? -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]