[ 
https://issues.apache.org/jira/browse/LUCENE-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand resolved LUCENE-5867.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 6.4
                   master (7.0)

> Add BooleanSimilarity
> ---------------------
>
>                 Key: LUCENE-5867
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5867
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Robert Muir
>             Fix For: master (7.0), 6.4
>
>         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