You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2014/08/01 12:06:38 UTC

[jira] [Updated] (LUCENE-5867) Add BooleanSimilarity

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

Robert Muir updated LUCENE-5867:
--------------------------------

    Attachment: LUCENE-5867.patch

Here's the start to a patch. No tests yet.

> 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
>
>
> 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.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org