Sorry - no idea.
-- Ian. On Fri, Jan 14, 2011 at 4:06 PM, Matthieu Huin <[email protected]> wrote: > Ian, > > Thanks for the quick answer. I see this is part of lucene's "contrib" > modules, but I am using pyLucene. Is there a way to access this module > through pyLucene ? > > Regards, > > Matthieu > > Le 14/01/2011 17:00, Ian Lea a écrit : >> >> >> http://lucene.apache.org/java/3_0_3/api/contrib-misc/org/apache/lucene/misc/HighFreqTerms.html >> >> -- >> Ian. >> >> On Fri, Jan 14, 2011 at 3:42 PM, Matthieu Huin<[email protected]> >> wrote: >>> >>> Greetings, >>> >>> Is there an easy way to figure out the frequency of words in an index ? >>> I'd >>> like to get, say, the 1000 most often indexed words in order to create an >>> auto-completion cache for my application. >>> >>> Thanks in advance, >>> >>> >>> Matthieu Huin >>> >>> --------------------------------------------------------------------- >>> 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] >> >> > > --------------------------------------------------------------------- > 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]
