> Ok let's assume we have the basic solr engine that's able to
> search and
> give result of urls...now from those pages, I would like to
> know which
> terms are the most mentioned, e.g. iPad, Samsung,
> Candy...the list can be
> long but we could decide to only output the top#20 or so.

I use mlt.interestingTerms to generate meta name="keywords" for new-story 
pages. 

"...will show what "interesting" terms are used for the MoreLikeThis query. 
These are the top tf/idf terms."

http://wiki.apache.org/solr/MoreLikeThisHandler 

Reply via email to