Re: Term frequency across multiple documents

2011-01-13 Thread Ahmet Arslan
@sunlightfoundation.com> > wrote: > > > I'm attempting to calculate term frequency across > multiple documents > > in Solr. I've been able to use TermVectorComponent to > get this data on > > a per-document basis but have been unable to find a > way to do it

Re: Term frequency across multiple documents

2011-01-12 Thread Juan Grande
parameter. Regards, Juan Grande On Wed, Jan 12, 2011 at 11:08 AM, Aaron Bycoffe < abyco...@sunlightfoundation.com> wrote: > I'm attempting to calculate term frequency across multiple documents > in Solr. I've been able to use TermVectorComponent to get this data on >

Term frequency across multiple documents

2011-01-12 Thread Aaron Bycoffe
I'm attempting to calculate term frequency across multiple documents in Solr. I've been able to use TermVectorComponent to get this data on a per-document basis but have been unable to find a way to do it for multiple documents -- that is, get a list of terms appearing in the documen