This is often requested, but Lucene doesn't make it easy. I'd love for someone to come up and build this feature :)
Do you need term freqs for just the top N that were collected? Or for all docs that matched the query? Mike On Thu, May 21, 2009 at 6:34 AM, Robert Young <[email protected]> wrote: > Hi, > I would like to perform a query and then get a summary of the term > frequencies of the result. Is this possible? > > Thanks > Rob > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
