query us fq= and then use this request
handler to get different TF-IDF scores?
Grant Ingersoll-6 wrote:
>
> Have a look at the TermVectorComponent:
> http://wiki.apache.org/solr/TermVectorComponent
> . That might help.
>
> On Oct 28, 2009, at 10:30 PM, peelman wrote:
>
>
peelman wrote:
>
> I have an index of about 3 million documents, and specific list of
> document ids that belong in that 3 million (somewhere around 20-50
> documents on average). With my filtered list of documents I want to be
> able to get TF-IDF scores or run a MoreLikeThi
I have an index of about 3 million documents, and specific list of document
ids that belong in that 3 million (somewhere around 20-50 documents on
average). With my filtered list of documents I want to be able to get
TF-IDF scores calculated based on only that small subset, instead of the
scores