Hi, 
I want a want a way to get total term count per document. I am using
solr1.4. 

My query looks something like this....
http://192.168.1.50:8080/solr1/core_SFS/select/?q=content%3Apresident%0D%0A&version=2.2&start=0&rows=10&indent=on

I tried to use TermVectorComponent but it just gives me the number of
document where the term was found.
(This was the option which i used ---
&qt=tvrh&tv=true&tv.tf=true&tv.df=true&tv.positions&tv.offsets=true)

Can anyone please guide me on how to get the total term count per document.

Thanks.
-- 
View this message in context: 
http://old.nabble.com/Getting-total-term-count-tp27763844p27763844.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to