See IndexReader methods - terms() and terms(Term) - and Lucene FAQ - http://lucene.apache.org/java/docs/api/org/apache/lucene/index/IndexReader.html#terms() http://lucene.apache.org/java/docs/api/org/apache/lucene/index/IndexReader.html#terms(org.apache.lucene.index.Term) http://wiki.apache.org/jakarta-lucene/LuceneFAQ#head-a801793d7479264e29157d92440199b35266dc18
Doron Bill Taylor <[EMAIL PROTECTED]> wrote on 04/08/2006 22:04:21: > I note that Luke is able to create and display a list of all words in > the dictionary in descending order of frequency, but I would like to be > able to get a simple list of all words in the dictionary, preferably in > a file. I can clearly modify Luke to do this, but i hoped that someone > else had already done something similar. > > thank you. > > Bill Taylor > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]