[ 
https://issues.apache.org/jira/browse/LUCENE-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654144#comment-15654144
 ] 

ASF subversion and git services commented on LUCENE-5867:
---------------------------------------------------------

Commit 3e15233b23197122e40a851edab7b7257ce63f02 in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3e15233 ]

LUCENE-5867: Add a BooleanSimilarity.


> Add BooleanSimilarity
> ---------------------
>
>                 Key: LUCENE-5867
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5867
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Robert Muir
>         Attachments: LUCENE-5867.patch, LUCENE-5867.patch
>
>
> This can be used when the user doesn't want tf/idf scoring for some reason. 
> The idea is that the score is just query_time_boost * index_time_boost, no 
> queryNorm/IDF/TF/lengthNorm...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to