Robert Muir created SOLR-3818:
---------------------------------

             Summary: TermVectorComponent tfidf is not tf/idf by anyone's 
definition
                 Key: SOLR-3818
                 URL: https://issues.apache.org/jira/browse/SOLR-3818
             Project: Solr
          Issue Type: Bug
            Reporter: Robert Muir


{quote}
tv.tf_idf - Calculates tf*idf for each term. Requires the parameters tv.tf and 
tv.df to be "true". This can be expensive. (not shown in example output) 
{quote}

But the current computation is tf/docFreq


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to