You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by starz10de <fa...@yahoo.com> on 2009/07/24 22:54:47 UTC

most frquent term in the index

How to get the most frequent terms in the index in descending order? 

Thanks
-- 
View this message in context: http://www.nabble.com/most-frquent-term-in-the-index-tp24651807p24651807.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: most frquent term in the index

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Hello,

Here is a class you can use for that:

./contrib/miscellaneous/src/java/org/apache/lucene/misc/HighFreqTerms.java

 Otis
--
Sematext is hiring -- http://sematext.com/about/jobs.html?mls
Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR



----- Original Message ----
> From: starz10de <fa...@yahoo.com>
> To: java-user@lucene.apache.org
> Sent: Friday, July 24, 2009 4:54:47 PM
> Subject: most frquent term in the index
> 
> 
> How to get the most frequent terms in the index in descending order? 
> 
> Thanks
> -- 
> View this message in context: 
> http://www.nabble.com/most-frquent-term-in-the-index-tp24651807p24651807.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org