20 apr 2006 kl. 13.34 skrev Daniel Cortes:
How do you do to obtain the most used words of and Index?
Use the terms() and termDocs() from IndexReader. Or if available, use the term frequency vectors.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]