You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/10/05 18:21:22 UTC

[jira] [Commented] (LUCENE-7475) Sparse norms

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

Michael McCandless commented on LUCENE-7475:
--------------------------------------------

Woops, I just pushed a small speedup to the old norms format ({{Lucene43NormsProducer}}) to avoid the wrapper class (over dense norms) before seeing this new issue :)

> Sparse norms
> ------------
>
>                 Key: LUCENE-7475
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7475
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: master (7.0)
>
>         Attachments: LUCENE-7475.patch
>
>
> Even though norms now have an iterator API, they are still always dense in practice since documents that do not have a value get assigned 0 as a norm value.



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

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