[
https://issues.apache.org/jira/browse/LUCENE-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654210#comment-15654210
]
ASF subversion and git services commented on LUCENE-5867:
---------------------------------------------------------
Commit 74da1cff27467ab540c343dd589832d9f417dd25 in lucene-solr's branch
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=74da1cf ]
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]